apc_clear_cache(3) php man page | unix.com

Man Page: apc_clear_cache

Operating Environment: php

Section: 3

APC_CLEAR_CACHE(3)							 1							APC_CLEAR_CACHE(3)

apc_clear_cache - Clears the APC cache

SYNOPSIS
bool apc_clear_cache ([string $cache_type = ""])
DESCRIPTION
Clears the user/system cache.
PARAMETERS
o $cache_type - If $cache_type is " user", the user cache will be cleared; otherwise, the system cache (cached files) will be cleared.
RETURN VALUES
Returns TRUE always
SEE ALSO
apc_cache_info(3). PHP Documentation Group APC_CLEAR_CACHE(3)
Related Man Pages
xtsettypeconverter(3xt) - redhat
clearstatcache(3) - php
http_cache_last_modified(3) - php
wincache_ucache_clear(3) - php
wincache_ucache_info(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun