PHP Manual
Prev
Next
dbmfetch
dbmfetch -- fetches a value for a key from a dbm database
Description
string dbmfetch
(int dbm_identifier, string key);
Returns the value associated with
key
.
Prev
Home
Next
dbmexists
Up
dbminsert