|
PHP5中文手册
apc_cache_info(PECL apc:2.0-3.0.9) apc_cache_info — Retrieves cached information (and meta-data) from APC's data store 说明
array apc_cache_info
([ string $cache_type
[, bool $limited
]] )
返回值Array of cached data (and meta-data), or FALSE on failure
参数
更新日志
范例
Example#1 A apc_cache_info() example
<?php 上例的输出类似于:
|