sqlite_error_string Returns the textual description of an error code Description stringsqlite_error_string interror_code Returns a human readable description of the error_code returned from sqlite_last_error. See also sqlite_last_error.