XMLReader::moveToAttribute
(PHP 5 >= 5.1.2)
XMLReader::moveToAttribute — Déplace un curseur à un attribut nommé
Description
bool
XMLReader::moveToAttribute
( string $name
)
Positionne le curseur sur l'attribut nommé.
Liste de paramètres
- name
-
Le nom de l'attribut.
Valeurs de retour
Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec.
XMLReader::moveToAttribute
There are no user contributed notes for this page.
