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

search for in the

dbmfirstkey> <dbmexists
Last updated: Sun, 25 Nov 2007

view this page in

dbmfetch

(PHP 4)

dbmfetch — Fetches a value for a key from a DBM database

Description

string dbmfetch ( resource $dbm_identifier , string $key )

Gets the value associated with the given key .

Parameters

dbm_identifier

The DBM link identifier, returned by dbmopen().

key

The key, as a string

Return Values

Returns the value associated with key .



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

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