PHP count() Function - W3Schools Online Web Tutorials
Parameter Description array Required. Specifies the array mode Optional. Specifies the mode. Possible values: 0 - Default. Does not count all elements of multidimensional arrays 1 - Counts the array recursively (counts all the elements of multidimensional
www.w3schools.com |