(PHP 5 >= 5.1.0)
ArrayObject::offsetSet — Sets the value at the specified $index to $newval
This function is currently not documented; only its argument list is available.
Sets the value at the specified index to newval.
The index being set.
The new value for the index .
No value is returned.