(PHP 4)
dbmdelete — Deletes the value for a key from a DBM database
Deletes the value for key in the database.
The DBM link identifier, returned by dbmopen().
The key, as a string
Возвращает TRUE в �лучае у�пешного завершени� или FALSE в �лучае возникновени� ошибки. Returns FALSE if the key didn't exist in the database.