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

search for in the

ArrayIterator::offsetGet> <ArrayIterator::next
[edit] Last updated: Fri, 25 May 2012

view this page in

ArrayIterator::offsetExists

(PHP 5 >= 5.0.0)

ArrayIterator::offsetExistsCompruebar si el índice existe

Descripción

public void ArrayIterator::offsetExists ( string $index )

Comprueba si el índice existe.

Advertencia

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

Parámetros

index

El índice a ser comprobado.

Valores devueltos

TRUE si el índice existe, en caso contrario FALSE

Ver también



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

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