ArrayObject::offsetSet
(PHP 5)
ArrayObject::offsetSet — Sets the value at the specified $index to $newval
Opis
Ostrzeżenie
Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.
Sets the value at the specified index to newval.
Parametry
- index
-
The index being set.
- newval
-
The new value for the index .
Zwracane wartości
żadna wartość nie jest zwracana.
ArrayObject::offsetSet
There are no user contributed notes for this page.
