|
SplFixedArray::offsetSetSets a new value at a specified index Description
public void SplFixedArray::offsetSet
( int
$index
, mixed $newval
)
Sets the value at the specified Parameters
Return ValuesNo value is returned. Errors/Exceptions
Throws RuntimeException when |