XMLReader
PHP Manual

XMLReader::read

(PHP 5 >= 5.1.0)

XMLReader::readMove to next node in document

Opis

bool XMLReader::read ( void )

Moves cursor to the next node in the document.

Zwracane wartości

Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.

Zobacz też:


XMLReader
PHP Manual