These functions turn the cache on and off and clear the contents of the query cache.
1 2 3 4 5 | cacheOn()
cacheOff()
clearCache()
|
Nothing. Functions are run for their side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.