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, 10 Oct 2008

view this page in

sqlite_error_string

(PHP 5, PECL sqlite:1.0-1.0.3)

sqlite_error_stringエラーコードの説明を返す

説明

string sqlite_error_string ( int $error_code )

sqlite_last_error()から返される error_code の可読性が高い説明を返します。

パラメータ

error_code

使用するエラーコード。これは sqlite_last_error() から返されたものです。

返り値

error_code に対応する可読形式の説明を文字列で返します。



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, 10 Oct 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites