dbmfetch

(PHP 3, PHP 4, PECL)

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

Description

string dbmfetch ( resource dbm_identifier, string key )

Returns the value associated with key.


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