CachingIterator
PHP Manual

CachingIterator::offsetSet

(PHP 5 >= 5.2.0)

CachingIterator::offsetSetThe 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.


CachingIterator
PHP Manual