XMLReader
PHP Manual

XMLReader::read

(PHP 5 >= 5.1.2)

XMLReader::read — Move to next node in document

Descripción

XMLReader
bool read ( void )

Moves cursor to the next node in the document.

Valores retornados

Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.

Ver también


XMLReader
PHP Manual