Forum und email

xml_error_string

(PHP 4, PHP 5)

xml_error_string — Restituisce la stringa di errore dal parser XML

Descrizione

string xml_error_string ( int $codice_errore )

codice_errore
Un codice di errore da xml_get_error_code().

La funzione restituisce una stringa con la descrizione dell'errore codice_errore , oppure FALSE se non si trova una descrizione.