xml_error_string

(PHP 3>= 3.0.6, 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.