XMLReader
PHP Manual

XMLReader::moveToAttributeNo

(PHP 5 >= 5.1.2)

XMLReader::moveToAttributeNo — Move cursor to an attribute by index

Опи�ание

XMLReader
bool moveToAttributeNo ( int $index )

Positions cursor on attribute based on its position.

Спи�ок параметров

index

The position of the attribute.

Возвращаемые значени�

Возвращает TRUE в �лучае у�пешного завершени� или FALSE в �лучае возникновени� ошибки.

Смотрите также


XMLReader
PHP Manual