sqlite_error_string

 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.