clear_all_cache()
Description
void clear_all_cache ( [int expire_time])As an optional parameter, you can supply a minimum age in seconds the cache files must be before they will get cleared.
See also clear_cache(), is_cached() and the caching page.
As an optional parameter, you can supply a minimum age in seconds the cache files must be before they will get cleared.
See also clear_cache(), is_cached() and the caching page.