XMLReader::moveToAttribute
(PHP 5 >= 5.1.2)
XMLReader::moveToAttribute — Move cursor to a named attribute
Descrierea
XMLReader
bool
moveToAttribute
( string $name
)
Positions cursor on the named attribute.
Parametri
- name
-
The name of the attribute.
Valorile întroarse
Întoarce valoarea TRUE în cazul succesului sau FALSE în cazul eşecului.