APC_CLEAR_CACHE(3) 1 APC_CLEAR_CACHE(3) apc_clear_cache - Clears the APC cacheSYNOPSISbool apc_clear_cache ([string $cache_type = ""])DESCRIPTIONClears the user/system cache.PARAMETERSo $cache_type - If $cache_type is " user", the user cache will be cleared; otherwise, the system cache (cached files) will be cleared.RETURN VALUESReturns TRUE alwaysSEE ALSOapc_cache_info(3). PHP Documentation Group APC_CLEAR_CACHE(3)
| Related Man Pages |
|---|
| clearstatcache(3) - php |
| apc_delete_file(3) - php |
| apc_store(3) - php |
| http_cache_last_modified(3) - php |
| wincache_ucache_info(3) - php |