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

search for in the

SQLite3Result> <SQLite3Stmt::paramCount
[edit] Last updated: Wed, 22 May 2013

view this page in

SQLite3Stmt::reset

(PHP 5 >= 5.3.0)

SQLite3Stmt::resetReiniciar la sentencia preparada

Descripción

public bool SQLite3Stmt::reset ( void )

Reinica la sentencia preparada al estado previo a su ejecución. Todos los vínculos permanecen intactos después del reinicio.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Devuelve TRUE si la sentencia es reiniciada con éxito, FALSE en caso de error.



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

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