XMLReader
PHP Manual

XMLReader::moveToAttributeNo

(PHP 5 >= 5.1.0)

XMLReader::moveToAttributeNoMove cursor to an attribute by index

Opis

bool XMLReader::moveToAttributeNo ( int $index )

Positions cursor on attribute based on its position.

Parametry

index

The position of the attribute.

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.

Zobacz też:


XMLReader
PHP Manual