CachingIterator::offsetSet
(PHP 5 >= 5.2.0)
CachingIterator::offsetSet — The offsetSet purpose
Descrizione
public void CachingIterator::offsetSet
( string
$index
, string $newval
)Avviso
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
Elenco dei parametri
-
index -
The index of the element to be set.
-
newval -
The new value for the
index.
Valori restituiti
Nessun valore viene restituito.
There are no user contributed notes for this page.
