PHP speed
|
PHP Manual
|
PHP Benchmark
|
MySQL Manual
|
MySQL Benchmark
|
Apache Manual
|
Apache Benchmark
PHP Manual
Prev
Next
dbmexists
(PHP 3, PHP 4, PECL)
dbmexists -- Tells if a value exists for a key in a DBM database
Description
bool
dbmexists
( resource dbm_identifier, string key )
Returns
TRUE
if there is a value associated with the
key
.
Prev
Home
Next
dbmdelete
Up
dbmfetch