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.