dba_exists

Example

 bool dba_exists ( string $key , resource $handle ) 

Description

dba_exists() checks whether the specified key exists in the database.

Return Values

Returns TRUE if the key exists, FALSE otherwise.