Home > PHP > Function > WinCache > wincache_ucache_clear()

wincache_ucache_clear()

wincache_ucache_clear - Deletes entire content of the user cache

Syntax

bool wincache_ucache_clear ()

Arguments

-

Description

Clears/deletes all the values stored in the user cache.

Version

PHP PECL wincache >= 1.1.0

Return value

Returns TRUE on success or FALSE on failure.