dbmexists

(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)

dbmexists --  Tells if a value exists for a key in a DBM database

Description

bool dbmexists (int dbm_identifier, string key)

Returns TRUE if there is a value associated with the key.