CachingIterator
PHP Manual

CachingIterator::offsetSet

(PHP 5 >= 5.2.0)

CachingIterator::offsetSetThe offsetSet purpose

Opis

public void CachingIterator::offsetSet ( string $index , string $newval )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

index

The index of the element to be set.

newval

The new value for the index.

Zwracane wartości

Nie jest zwracana żadna wartość.


CachingIterator
PHP Manual