SQLite3::lastErrorMsg

(PHP 5 >= 5.3.0, PHP 7, PHP 8)

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

說(shuō)明

public SQLite3::lastErrorMsg(): string

Returns English text describing the most recent failed SQLite request.

參數(shù)

此函數(shù)沒(méi)有參數(shù)。

返回值

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