(PHP 3, PHP 4 )
bool dbmdelete (int dbm_identifier, string key)
bool dbmdelete
Deletes the value for key in the database.
Returns false if the key didn't exist in the database.