suche nach in der

XMLReader::next> <XMLReader::moveToFirstAttribute
Last updated: Fri, 25 May 2012

view this page in

XMLReader::moveToNextAttribute

(PHP 5 >= 5.1.2)

XMLReader::moveToNextAttributeZeiger auf nächstes Attribut setzen

Beschreibung

bool XMLReader::moveToNextAttribute ( void )

Setzt den Zeiger auf das nächste Attribut, wenn er auf ein Attribut verweist oder auf's erste Attribut, wenn er auf ein Element verweist.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

Siehe auch



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, 25 May 2012