downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ArrayIterator::offsetUnset> <ArrayIterator::offsetGet
Last updated: Fri, 20 May 2011

view this page in

ArrayIterator::offsetSet

(PHP 5 >= 5.0.0)

ArrayIterator::offsetSetSet value for an offset

Descripción

public void ArrayIterator::offsetSet ( string $index , string $newval )

Sets a value for a given offset.

Warning

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

Parámetros

index

The index to set for.

newval

The new value to store at the index.

Valores devueltos

No devuelve ningún valor.

Ver también



add a note add a note User Contributed Notes ArrayIterator::offsetSet
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites