SQLite3::lastErrorMsg
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.3.0, PHP 7, PHP 8)
Returns English text describing the most recent failed SQLite request
Description
SQLite3::lastErrorMsg(): string
Returns English text describing the most recent failed SQLite request.
Parameters Parameters
Return Values
Returns an English string describing the most recent failed SQLite request.