XMLReader
PHP Manual

XMLReader::moveToFirstAttribute

(PHP 5 >= 5.1.2)

XMLReader::moveToFirstAttributePositionne le curseur sur le premier attribut

Description

bool XMLReader::moveToFirstAttribute ( void )

Déplace le curseur sur le premier attribut.

Valeurs de retour

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

Voir aussi


XMLReader
PHP Manual