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::offsetExistsVérifie si une position existe

Description

public void ArrayIterator::offsetExists ( string $index )

Vérifie si une position existe.

Avertissement

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

Liste de paramètres

index

La position à vérifier.

Valeurs de retour

TRUE si la position existe, FALSE sinon.

Voir aussi



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