Description Usage Arguments Value
These functions provide access to what's stored in the cache.
1 2 3 4 5 |
key |
character, typically a URL or similar |
value |
For |
hitCache
returns logical whether key
exists in the
cache. getCache
returns the value stored in the cache, or NULL
if there is nothing cached. setCache
is called for its side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.