PHP » GoLang |
login |
register |
about
|
GoLang SplFixedArray::getSize
request it (397)
GoLang replacement for PHP's SplFixedArray::getSize
[edit | history]
SplFixedArray::getSize(PHP 5 >= 5.3.0, PHP 7) SplFixedArray::getSize — Gets the size of the array Description
public int SplFixedArray::getSize
( void
)
Gets the size of the array. ParametersThis function has no parameters. Return ValuesReturns the size of the array, as an integer. Examples
Example #1 SplFixedArray::getSize() example
<?php The above example will output: 5 10 Notes
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|