(PHP 5 >= 5.1.0)
ArrayObject::offsetSet — Sets the value at the specified $index to $newval
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Sets the value at the specified index to newval.
The index being set.
The new value for the index .
Es wird kein Wert zurückgegeben.