Extracted from Pike v7.3 release 16 at 2002-03-05.
pike.roxen.com
[Top]
Cache
Cache.cache

Method Cache.cache()->lookup()


Method lookup

mixed Cache.cache()->lookup(string key)

Description

Looks in the cache for an element with the given key and, if available, returns it. Returns 0 if the element is not available