dba_delete

Example

 bool dba_delete ( string $key , resource $handle ) 

Description

dba_delete() deletes the specified entry from the database.

Return Values

Returns TRUE on success or FALSE on failure.