(PHP 4)
dbmfetch — Fetches a value for a key from a DBM database
Gets the value associated with the given key .
The DBM link identifier, returned by dbmopen().
The key, as a string
Returns the value associated with key .