(PHP 4)
dbmclose — Closes a dbm database
Unlocks and closes the specified database.
The DBM link identifier, returned by dbmopen().
如果成功則回傳 TRUE,失敗則回傳 FALSE。