Join our community in the tech forums for uncut technology discussion.
dbmexists
(PHP 3, PHP 4 ) dbmexists --
Tells if a value exists for a key in a DBM database
Descriptionbool dbmexists ( resource dbm_identifier, string key )
Returns TRUE if there is a value associated with the
key.
Join our community in the tech forums for uncut technology discussion.
|