update : 2015.11.03
php.shukuma.com

검색:
 
 
Move to next node in document

XMLReader::read

(PHP 5 >= 5.1.0)

XMLReader::readMove to next node in document

설명

public bool XMLReader::read ( void )

Moves cursor to the next node in the document.

반환값

성공 시 TRUE를, 실패 시 FALSE를 반환합니다.

참고