dba_exists

 bool dba_exists ( string $key , resource $handle ) 

説明

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

戻り値

Returns TRUE if the key exists, FALSE otherwise.