dbmfetch
(PHP 4)
dbmfetch — Fetches a value for a key from a DBM database
Popis
string dbmfetch
( resource $dbm_identifier
, string $key
)
Gets the value associated with the given key .
Vrátené hodnoty
Returns the value associated with key .