PHP Manual
Prev
Next
dbmexists
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
.
Prev
Home
Next
dbmclose
Up
dbmfetch