Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<dbmclosedbmexists>
Last updated: Tue, 19 Sep 2006

dbmdelete

(PHP 3, PHP 4, PECL)

dbmdelete --  Deletes the value for a key from a DBM database

Description

bool dbmdelete ( resource dbm_identifier, string key )

Deletes the value for key in the database.

Returns FALSE if the key didn't exist in the database.




<dbmclosedbmexists>
Last updated: Tue, 19 Sep 2006