Manage the HTTP cache
These functions turn the cache on and off and clear the contents of the query cache.
cacheOn() cacheOff() clearCache()
Nothing. Functions are run for their side effects.
Useful links