XMLReader
PHP Manual

XMLReader::moveToFirstAttribute

(PHP 5 >= 5.1.2)

XMLReader::moveToFirstAttributePosition cursor on the first Attribute

설명

bool XMLReader::moveToFirstAttribute ( void )

Moves cursor to the first Attribute.

반환값

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

참고


XMLReader
PHP Manual