wincache_scache_info()
wincache_scache_info - Retrieves information about files cached in the session cache
Syntax
array wincache_scache_info (
bool $summaryonly)
Arguments
- summaryonly - Controls whether the returned array will contain information about individual cache entries along with the session cache summary.
Description
Retrieves information about session cache content and its usage.
Version
PHP No version information available, might only be in SVN
Return value
Array of meta data about session cache or FALSE on failure