Forum und email

XMLReader::moveToAttributeNo

(PHP 5 >= 5.1.2)

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

Beskrivelse

XMLReader
bool moveToAttributeNo ( int $index )

Positions cursor on attribute based on its position.

Parameterliste

index

The position of the attribute.

Returneringsværdier

Returnerer TRUE ved succes, FALSE ved fejl.