CachingIterator
PHP Manual

CachingIterator::offsetSet

(PHP 5 >= 5.2.0)

CachingIterator::offsetSetThe offsetSet purpose

Descripción

public void CachingIterator::offsetSet ( string $index , string $newval )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Parámetros

index

The index of the element to be set.

newval

The new value for the index.

Valores devueltos

No se devuelve ningún valor.


CachingIterator
PHP Manual