PHPTS:一键免费搭建 Nginx + PHP + MySQL 运行环境

apcu_clear_cache

(PECL apcu >= 4.0.0)

apcu_clear_cache Clears the APCu cache

说明

apcu_clear_cache ( void ) : bool

Clears the cache.

参数

此函数没有参数。

返回值

Returns TRUE always

参见