Query: apc_clear_cache
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
|---|
| wincache_refresh_if_changed(3) - php |
| apc_cache_info(3) - php |
| wincache_fcache_fileinfo(3) - php |
| wincache_ucache_clear(3) - php |
| wincache_ucache_info(3) - php |