(PHP 4)
dbmexists — Tells if a value exists for a key in a DBM database
Returns TRUE if there is a value associated with the key .
O identificador da conexão DBM, retornado por dbmopen().
The key, as a string
Retorna TRUE em caso de sucesso ou FALSE em falhas.