Forum und email

XMLReader::moveToAttributeNo

(PHP 5 >= 5.1.2)

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

설명

XMLReader
bool moveToAttributeNo ( int $index )

Positions cursor on attribute based on its position.

매개변수

index

The position of the attribute.

반환값

성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.