dba_exists
Opis
bool dba_exists ( string key, resource handle )
dba_exists() checks whether the specified
key exists in the database.
Parametry
keyThe key the check is performed for.
handleThe database handler, returned by dba_open() or dba_popen().