PHP 手册
后退
前进
sqlite_error_string
(PHP 5)
sqlite_error_string -- Returns the textual description of an error code
说明
string
sqlite_error_string
( int error_code )
Returns a human readable description of the
error_code
returned from
sqlite_last_error()
.
参见
sqlite_last_error()
后退
起点
前进
sqlite_current
上一级
sqlite_escape_string