Sponsored by NuSphere - PHP Software for PHP Application Developers - On Sale This Week for $100 off


dbmdelete

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.

© Copyright 2003-2008 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.