PHP » GoLang |
login |
register |
about
|
GoLang SplFixedArray::count
request it (342)
GoLang replacement for PHP's SplFixedArray::count
[edit | history]
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. ParametersThis function has no parameters. Return ValuesReturns the size of the array. Examples
Example #1 SplFixedArray::count() example
<?php The above example will output: 5 5 Notes
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|