(PHP 4, PHP 5, PHP 7, PHP 8)
dba_exists — 检查键是否存在
$key
$dba
dba_exists() 检查数据库中是否存在指定的 key。
key
dba
如果键存在则返回 true,否则返回 false。
true
false