Forum und email

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.

Return值

如果成功則回傳 TRUE,失敗則回傳 FALSE