(PHP 4)
dbmdelete — Deletes the value for a key from a DBM database
Deletes the value for key in the database.
Identificatorul legăturii DBM întors de dbmopen().
The key, as a string
Întoarce valoarea TRUE în cazul succesului sau FALSE în cazul eşecului. Returns FALSE if the key didn't exist in the database.