Forum und email

XMLReader::isValid

(PHP 5 >= 5.1.2)

XMLReader::isValid — Indicates if the parsed document is valid

Popis

XMLReader
bool isValid ( void )

Returns a boolean indicating if the document being parsed is currently valid.

Vrátené hodnoty

Vracia TRUE pri úspechu alebe FALSE pri chybe.