string sqlite_error_string ( int $error_code )
Returns a human readable description of the error_code returned from sqlite_last_error().
Returns a human readable description of the error_code, as a string.