PHP Doku:: Zeigt an, ob das geparste Dokument valide ist - function.xmlreader-isvalid.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzXML-ManipulationXMLReaderThe XMLReader classXMLReader->isValid

Ein Service von Reinhard Neidl - Webprogrammierung.

The XMLReader class

<<XMLReader->getParserProperty

XMLReader->lookupNamespace>>

XMLReader->isValid

(PHP 5 >= 5.1.2)

XMLReader->isValidZeigt an, ob das geparste Dokument valide ist

Beschreibung

bool XMLReader::isValid ( void )

Gibt einen boolschen Wert zurück, der anzeigt, ob das geparste Dokument sich aktuell in einem validen Zustand befindet.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)