XMLReader
PHP Manual

XMLReader::moveToFirstAttribute

(PHP 5 >= 5.1.0, PHP 7)

XMLReader::moveToFirstAttributePosition cursor on the first Attribute

Descrierea

public bool XMLReader::moveToFirstAttribute ( void )

Moves cursor to the first Attribute.

Valorile întoarse

Întoarce valoarea TRUE în cazul succesului sau FALSE în cazul eșecului.

A se vedea și


XMLReader
PHP Manual