(PHP 3, PHP 4, PECL)
Gets the value associated with the given key.
key
dbm_identifier
The DBM link identifier, returned by dbmopen().
The key, as a string
Returns the value associated with key.