PHP Doku:: Retrieve last error from libxml - function.libxml-get-last-error.html

Verlauf / Chronik / History: (5) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzXML-Manipulationlibxmllibxml Funktionenlibxml_get_last_error

Ein Service von Reinhard Neidl - Webprogrammierung.

libxml Funktionen

<<libxml_get_errors

libxml_set_streams_context>>

libxml_get_last_error

(PHP 5 >= 5.1.0)

libxml_get_last_error Retrieve last error from libxml

Beschreibung

LibXMLError libxml_get_last_error ( void )

Retrieve last error from libxml.

Rückgabewerte

Returns a LibXMLError object if there is any error in the buffer, FALSE otherwise.

Siehe auch


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",...)