(PHP 3, PHP 4, PECL)
Deletes the value for key in the database.
key
dbm_identifier
The DBM link identifier, returned by dbmopen().
The key, as a string
Returns TRUE on success or FALSE on failure. Returns FALSE if the key didn't exist in the database.