PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

sqlite_escape_string> <sqlite_current
Last updated: Fri, 27 Jun 2008

view this page in

sqlite_error_string

(PHP 5, PECL sqlite:1.0-1.0.3)

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().

Parameters

error_code

The error code being used, which might be passed in from sqlite_last_error().

Return Values

Returns a human readable description of the error_code , as a string.



add a note add a note User Contributed Notes
sqlite_error_string
There are no user contributed notes for this page.

sqlite_escape_string> <sqlite_current
Last updated: Fri, 27 Jun 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites