APCu Functions
PHP Manual

apcu_clear_cache

(PECL apcu >= 4.0.0)

apcu_clear_cache Clears the APCu cache

Description

bool apcu_clear_cache ( void )

Clears the cache.

Parameters

This function has no parameters.

Return Values

Returns TRUE always

See Also


APCu Functions
PHP Manual