|
SplFixedArray::setSizeChange the size of an array Description
public true SplFixedArray::setSize(int
$size )
Change the size of an array to the new size of Parameters
Return Values
Always returns Errors/Exceptions
Throws ValueError when
Changelog
Examples
Example #1 SplFixedArray::setSize example
The above example will output: 5 10 |