Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<apc_cache_infoapc_define_constants>
Last updated: Tue, 19 Sep 2006

apc_clear_cache

(PECL)

apc_clear_cache --  Clears the APC cache

Description

bool apc_clear_cache ( [string cache_type] )

Return Values

Returns TRUE on success or FALSE on failure.

Parameters

cache_type

If cache_type is "user", the user cache will be cleared; otherwise, the system cache (cached files) will be cleared.




<apc_cache_infoapc_define_constants>
Last updated: Tue, 19 Sep 2006