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_cache_info(3) - php
wincache_ucache_clear(3) - php
wincache_ucache_exists(3) - php
wincache_ucache_info(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team