Extracted from Pike v7.6 release 112 at 2009-09-11.
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.