SQLite3::lastErrorMsg

(PHP 5 >= 5.3.0, PHP 7)

SQLite3::lastErrorMsg Returns English text describing the most recent failed SQLite request

说明

public SQLite3::lastErrorMsg ( void ) : string

Returns English text describing the most recent failed SQLite request.

参数

此函数没有参数。

返回值

Returns an English string describing the most recent failed SQLite request.

相关文章
php eventbufferevent returns string describing the last failed dns lookup attemptphp eventbufferevent returns most recent openssl error reported on the buffer eventphp eventutil returns the most recent socket error numberphp eventutil returns the most recent socket errorphp eio 函数 returns string describing the last error associated with a request resourcephp maxdb 函数 returns the error code for the most recent function callphp maxdb 函数 returns the number of columns for the most recent queryphp maxdb 函数 returns the error code for the most recent statement callphp sqlite 函数 returns the number of rows that were changed by the most recent sql statementphp sqlite 函数 returns the rowid of the most recently inserted rowphp imagickdraw returns the text under colorphp mysqli stmt returns the error code for the most recent statement callphp mysqli returns the number of columns for the most recent queryphp mysqlnduhconnection returns the error code for the most recent function callphp mysqlnduhconnection returns the number of columns for the most recent queryphp solrresponse returns the raw request sent to the solr serverphp sqlite3 returns the number of database rows that were changed or inserted or deleted by the most recent sql statementphp sqlite3 returns the numeric result code of the most recent failed sqlite requestphp sqlite3 returns english text describing the most recent failed sqlite requestphp sqlite3 returns the row id of the most recent insert into the database
关注编程学问公众号