is_enable_cache
is_enable_cache(); - check whether the cache is enabled or disabled in the browser.
you can disable or allow cache with the command enable_cache
After testing, the function returns the result of its work to the script :
true – allowed
false – forbidden