XMLReader::moveToAttribute
(PHP 5 >= 5.1.2)
XMLReader::moveToAttribute — Move cursor to a named attribute
Opis
bool
XMLReader::moveToAttribute
( string $name
)
Positions cursor on the named attribute.
Parametry
- name
-
The name of the attribute.
Zwracane wartości
Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.
XMLReader::moveToAttribute
There are no user contributed notes for this page.
