ArrayObject::offsetSet
(PHP 5)
ArrayObject::offsetSet — Sets the value at the specified $index to $newval
Descrizione
Avviso
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
Sets the value at the specified index to newval.
Elenco dei parametri
- index
-
The index being set.
- newval
-
The new value for the index .
Valori restituiti
Nessun valore viene restituito.
ArrayObject::offsetSet
There are no user contributed notes for this page.
