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

search for in the

XMLReader::next> <XMLReader::moveToFirstAttribute
Last updated: Fri, 20 Jun 2008

view this page in

XMLReader::moveToNextAttribute

(PHP 5 >= 5.1.2)

XMLReader::moveToNextAttribute — Positionne le curseur sur le prochain attribut

Description

bool XMLReader::moveToNextAttribute ( void )

Déplace le curseur sur le prochain attribut si positionné sur un attribut ou déplace sur le premier attribut si positionné sur un élément.

Valeurs de retour

Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec.



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

XMLReader::next> <XMLReader::moveToFirstAttribute
Last updated: Fri, 20 Jun 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites