dbmdelete
Deletes the value for a key from a DBM database
(
PHP 3, PHP 4
)
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.
<< dbmclose
Main
:
Function Reference
:
DBM Functions [deprecated]
: dbmdelete
dbmexists >>
This page online
Report a bug
This HTML Help has been published using the chm2web software.