XMLReader
PHP Manual

XMLReader::moveToAttributeNo

(PHP 5 >= 5.1.2)

XMLReader::moveToAttributeNoMove cursor to an attribute by index

Описание

bool XMLReader::moveToAttributeNo ( int $index )

Positions cursor on attribute based on its position.

Параметри

index

The position of the attribute.

Връщани стойности

Връща TRUE при успех или FALSE при неуспех.

Вж. също


XMLReader
PHP Manual