sqlite_error_string
(PHP 5, PECL sqlite:1.0-1.0.3)
sqlite_error_string — Returns the textual description of an error code
Opis
string sqlite_error_string
( int $error_code
)
Returns a human readable description of the error_code returned from sqlite_last_error().
Zwracane wartości
Returns a human readable description of the error_code , as a string.
sqlite_error_string
There are no user contributed notes for this page.
