XMLReader
PHP Manual

XMLReader::read

(PHP 5 >= 5.1.2)

XMLReader::readMove to next node in document

Описание

bool XMLReader::read ( void )

Moves cursor to the next node in the document.

Връщани стойности

Връща TRUE при успех или FALSE при неуспех.

Вж. също


XMLReader
PHP Manual