wincache_ucache_exists

 bool wincache_ucache_exists ( string $key ) 

説明

Checks if a variable with the key exists in the user cache or not.

戻り値

Returns TRUE if variable with the key exitsts, otherwise returns FALSE.