(PHP 4)
dbmfetch — Fetches a value for a key from a DBM database
Gets the value associated with the given key .
O identificador da conexão DBM, retornado por dbmopen().
The key, as a string
Returns the value associated with key .