XMLReader::moveToAttributeNo
(PHP 5 >= 5.1.2)
XMLReader::moveToAttributeNo — Move cursor to an attribute by index
Описание
bool
XMLReader::moveToAttributeNo
( int $index
)
Список параметров
-
index
-
The position of the attribute.
Возвращаемые значения
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.