APCu 函数
PHP Manual

apcu_clear_cache

(PECL apcu >= 4.0.0)

apcu_clear_cache Clears the APCu cache

说明

bool apcu_clear_cache ( void )

Clears the cache.

参数

此函数没有参数。

返回值

Returns TRUE always

参见


APCu 函数
PHP Manual