sqlite_close

 void sqlite_close ( resource $dbhandle ) 

説明

Closes the given db_handle database handle. If the database was persistent, it will be closed and removed from the persistent list.

戻り値

No value is returned.