ITeedu.com
快捷导航
编程语言
WEB开发
手机开发
数据库
操作系统
嵌入式
开源软件
作品
编辑语言
汇编
C/C++
JAVA
Python
Ruby
WEB开发
javascript
J2EE
PHP
Django
关于
ITEEDU
编程语言
汇编
C/C++
JAVA
Python
Ruby
WEB开发
J2EE
PHP
djangocn2
手机开发
android
iphone
数据库
MYSQL
sqlite
操作系统
Linux
GRUB
嵌入式
开源软件
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