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.