Sommaire

DBM

dbmopen
dbmclose
dbmexists
dbmfetch
dbminsert
dbmreplace
dbmdelete
dbmfirstkey
dbmnextkey
dblist

6.20.4 dbmfetch

PHP 3, PHP 4 >= 4.0.0

Description

string dbmfetch(resource dbm_identifier ,string key )

dbmfetch retourne la valeur associée à la clé key.