PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

dbmfetch> <dbmdelete
Last updated: Sun, 25 Nov 2007

view this page in

dbmexists

(PHP 4)

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 .

Parameters

dbm_identifier

The DBM link identifier, returned by dbmopen().

key

The key, as a string

Return Values

Επιστρέφει TRUE σε επιτυχία ή FALSE σε αποτυχία.

Δείτε επίσης



add a note add a note User Contributed Notes
dbmexists
There are no user contributed notes for this page.

dbmfetch> <dbmdelete
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites