sqlite_error_string

(PHP 5)

sqlite_error_string -- Restituisce la descrizione testuale di un codice di errore

Descrizione

string sqlite_error_string ( int error_code )

Restituisce una descrizione leggibile del error_code restituito dalla funzione sqlite_last_error().

Vedere anche:

sqlite_last_error()