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

search for in the

SQLite3::lastErrorMsg> <SQLite3::exec
[edit] Last updated: Fri, 17 May 2013

view this page in

SQLite3::lastErrorCode

(PHP 5 >= 5.3.0)

SQLite3::lastErrorCode Devolver el código numérico del resultado de la petición SQLite que falló más recientemente

Descripción

public int SQLite3::lastErrorCode ( void )

Devuelve el código numérico del resultado de la petición SQLite que falló más recientemente.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Devuelve un valor de tipo integer que representa el código numérico del resultado de la petición SQLite que falló más recientemente.



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

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