PHP. Руководство по PHP. 2005
dbmexists
dbmexists
(PHP3, PHP4, PECL)dbmexists -- Tells if a value exists for a key in a DBM database
Description
bool dbmexists (resource dbm_identifier, string key)
Returns TRUE if there is a value associated with the key.
dbmdelete
dbmfetch