(PHP 4)
dbmdelete — Deletes the value for a key from a DBM database
Deletes the value for key in the database.
O identificador da conexão DBM, retornado por dbmopen().
The key, as a string
Retorna TRUE em caso de sucesso ou FALSE em falhas. Returns FALSE if the key didn't exist in the database.