PHP Manual
Prev
Next
dbmfetch
(PHP 3, PHP 4 >= 4.0.0)
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