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

search for in the

sqlite_escape_string> <sqlite_current
[edit] Last updated: Fri, 17 May 2013

view this page in

sqlite_error_string

(PHP 5 < 5.4.0, PECL sqlite >= 1.0.0)

sqlite_error_string Devuelve la descripción de un código de error

Descripción

string sqlite_error_string ( int $error_code )

Devuelve una descripción de un error_code devuelto desde sqlite_last_error().

Parámetros

error_code

El código de error que se está usando, el cual puede ser pasado desde sqlite_last_error().

Valores devueltos

Devuelve una descripción del código de error error_code, como un string.

Ver también



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

 
show source | credits | sitemap | contact | advertising | mirror sites