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