XMLReader::moveToAttribute
(PHP 5 >= 5.1.2)
XMLReader::moveToAttribute — Move cursor to a named attribute
Descrição
XMLReader
bool
moveToAttribute
( string $name
)
Positions cursor on the named attribute.
Parâmetros
- name
-
The name of the attribute.
Valor Retornado
Retorna TRUE em caso de sucesso ou FALSE em falhas.
User Contributed Notes
XMLReader::moveToAttribute
XMLReader::moveToAttribute
There are no user contributed notes for this page.

XMLReader::lookupNamespace