XMLReader
PHP Manual

XMLReader::moveToFirstAttribute

(PHP 5 >= 5.1.0)

XMLReader::moveToFirstAttributePosition cursor on the first Attribute

Descrizione

public bool XMLReader::moveToFirstAttribute ( void )

Moves cursor to the first Attribute.

Valori restituiti

Restituisce TRUE in caso di successo, FALSE in caso di fallimento.

Vedere anche:


XMLReader
PHP Manual