Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
Gdbm
Gdbm.gdbm

Method Gdbm.gdbm()->`[]()


Method `[]

string fetch(string key)
string `[](string key)

Description

Return the data associated with the key 'key' in the database. If there was no such key in the database, zero is returned.