Home > PHP > Function > WinCache > wincache_fcache_fileinfo()

wincache_fcache_fileinfo()

wincache_fcache_fileinfo - Retrieves information about files cached in the file cache

Syntax

array wincache_fcache_fileinfo (bool $summaryonly)

Arguments

  • summaryonly - Controls whether the returned array will contain information about individual cache entries along with the file cache summary.

Description

Retrieves information about file cache content and its usage.

Version

PHP PECL wincache >= 1.0.0

Return value

Array of meta data about file cache or FALSE on failure