PHP Manual
Prev
Next
dbmclose
dbmclose -- closes a dbm database
Description
bool dbmclose
(int dbm_identifier);
Unlocks and closes the specified database.
Prev
Home
Next
dbmopen
Up
dbmexists