dbmexists

(PHP 3, PHP 4, PECL)

dbmexists -- dbm データベースにキー検索を行います

説明

bool dbmexists ( int dbm_identifier, string key )

キー key が指す値が存在すれば TRUE を返します。