(PHP 5 >= 5.3.0, PHP 7)
Returns English text describing the most recent failed SQLite request
public string SQLite3::lastErrorMsg ( void )
Returns English text describing the most recent failed SQLite request.
Returns:
Returns an English string describing the most recent failed SQLite request.
Please login to continue.