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
clearstatcache(3) - php
apc_delete_file(3) - php
apc_store(3) - php
wincache_fcache_fileinfo(3) - php
wincache_ucache_info(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
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