XMLReader
PHP Manual

XMLReader::moveToFirstAttribute

(PHP 5 >= 5.1.0)

XMLReader::moveToFirstAttributePosition cursor on the first Attribute

Descrição

public bool XMLReader::moveToFirstAttribute ( void )

Moves cursor to the first Attribute.

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em caso de falha.

Veja Também


XMLReader
PHP Manual