   #PHP Manual DBM Functions [deprecated] dbmexists dbmfirstkey

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                   dbmfetch

   (PHP 3, PHP 4 )
   dbmfetch --  Fetches a value for a key from a DBM database

Description

   string dbmfetch ( resource dbm_identifier, string key)

   Returns the value associated with key.
   ______________________________________________________________________

   Prev      Home        Next
   dbmexists  Up  dbmfirstkey
