XMLReader
PHP Manual

XMLReader::moveToAttributeNo

(PHP 5 >= 5.1.2)

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

Leírás

XMLReader
bool moveToAttributeNo ( int $index )

Positions cursor on attribute based on its position.

Paraméterek

index

The position of the attribute.

Visszatérési értékek

Siker esetén TRUE értékkel tér vissza, ellenkező esetben FALSE értéket ad.

Lásd még


XMLReader
PHP Manual