DBM
PHP Manual

dbmfetch

(PHP 4)

dbmfetch — Fetches a value for a key from a DBM database

Description

string dbmfetch ( resource $dbm_identifier , string $key )

Gets the value associated with the given key .

Parameters

dbm_identifier

The DBM link identifier, returned by dbmopen().

key

The key, as a string

Return Values

Returns the value associated with key .


DBM
PHP Manual
Affiliate Directory - Sign Up - Priviledged Members - Articles - Web Resources - Discussion - Contact Us - Link Exchange - HTML4 Manual - HTML3 Manual - PHP Manual