Deletes the value for key
in the database.
dbm_identifier
The DBM link identifier, returned by dbmopen().
key
The key, as a string
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки. Returns FALSE if the key didn't exist in the database.
Пред. | Начало | След. |
dbmclose | Уровень выше | dbmexists |