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

search for in the

sqlite_column> <sqlite_changes
Last updated: Fri, 22 Aug 2008

view this page in

sqlite_close

(PHP 5, PECL sqlite:1.0-1.0.3)

sqlite_closeFecha um banco de dados SQLite que esteja aberto.

Descrição

void sqlite_close ( resource $dbhandle )

Fecha o banco de dados indicado por database . Se o banco de dados for persistente, ele será fechado e removido da lista dos persistentes.

Veja também sqlite_open() e sqlite_popen().



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

sqlite_column> <sqlite_changes
Last updated: Fri, 22 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites