XMLReader
PHP Manual

XMLReader::read

(PHP 5 >= 5.1.2)

XMLReader::read — Move to next node in document

Description

XMLReader
bool read ( void )

Moves cursor to the next node in the document.

Return values

Palauttaa TRUE onnistuessaan, muutoin FALSE.

See Also


XMLReader
PHP Manual