ArrayObject::offsetSet
(PHP 5)
ArrayObject::offsetSet — Sets the value at the specified $index to $newval
Description
void ArrayObject::offsetSet ( mixed $index , mixed $newval )
WarningThis function is currently not documented; only the argument list is available.