sqlite_error_string

sqlite_error_string

(PHP 5)

sqlite_error_string -- Returns the textual description of an error code

Description

string sqlite_error_string ( int error_code )

Returns a human readable description of the error_code returned from sqlite_last_error().

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.