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)