Function.xml-error-string
Aus PHP-Wiki
Abgeltungssteuer und Tagesgeld und Autoversicherung Vergleichen Online - Kostenloser Autoversicherungsvergleich, Wer darf sich privat versichern? . Zusatz-Krankenversicherung Online - Welche Leistungsbausteine gibt es?
xml_error_string — Get XML parser error string
Inhaltsverzeichnis |
Beschreibung
string xml_error_string ( int $code )
Gets the XML parser error string associated with the given
code
.
Parameter-Liste
- code
- An error code from xml_get_error_code().
Rückgabewerte
Returns a string with a textual description of the error code , or FALSE if no description was found.