SplFixedArray::count
SplFixedArray::count
(PHP 5 >= 5.3.0, PHP 7)
SplFixedArray::count — Returns the size of the array
Description
public int SplFixedArray::count ( void )
Returns the size of the array.
Parameters
This function has no parameters.
Return Values
Returns the size of the array.