xml_error_string

(PHP 3>= 3.0.6, PHP 4 )

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 del codice di errore codice_errore, oppure FALSE se non si trova una descrizione.