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

search for in the

ArrayIterator::offsetSet> <ArrayIterator::offsetExists
[edit] Last updated: Fri, 24 May 2013

view this page in

ArrayIterator::offsetGet

(PHP 5 >= 5.0.0)

ArrayIterator::offsetGetObtener el valor de un índice

Descripción

public mixed ArrayIterator::offsetGet ( string $index )

Obtiene el valor del índice proporcionado.

Advertencia

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

Parámetros

index

El índice para obtener el valor.

Valores devueltos

El valor del índice index.

Ver también



add a note add a note User Contributed Notes ArrayIterator::offsetGet - [0 notes]
There are no user contributed notes for this page.

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