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

search for in the

Iterator::next> <Iterator::current
Last updated: Fri, 14 Aug 2009

view this page in

Iterator::key

(PHP 5 >= 5.1.0)

Iterator::keyRetourne la clé de l'élément courant

Description

abstract public scalar Iterator::key ( void )

Retourne la clé de l'élément courant.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Retourne un scalaire en cas de succès, un entier 0 si une erreur survient.

Erreurs / Exceptions

Émet une alerte de type E_WARNING si une erreur survient.



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

Iterator::next> <Iterator::current
Last updated: Fri, 14 Aug 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites