XMLReader
PHP Manual

XMLReader::moveToAttribute

(PHP 5 >= 5.1.2)

XMLReader::moveToAttribute — Move cursor to a named attribute

Опи�ание

XMLReader
bool moveToAttribute ( string $name )

Positions cursor on the named attribute.

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

name

The name of the attribute.

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

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

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


XMLReader
PHP Manual