parent root
PHP: apcu_clear_cache - Manual

apcu_clear_cache

(PECL apcu >= 4.0.0)

apcu_clear_cache Clears the APCu cache

Description

apcu_clear_cache ( void ) : bool

Clears the cache.

Parameters

This function has no parameters.

Return Values

Returns TRUE always

See Also

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root