XMLReader::read
(PHP 5 >= 5.1.2)
XMLReader::read — Move to next node in document
Popis
XMLReader
bool read
( void
)
Moves cursor to the next node in the document.
Vrátené hodnoty
Vracia TRUE pri úspechu alebe FALSE pri chybe.