Extracted from Pike v7.4 release 341 at 2005-11-30.
pike.ida.liu.se
[Top]
predef::
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.