apc_fetch (PECL) apc_fetch -- Fetch a stored variable from the cache 说明 mixed apc_fetch ( string key ) /=:$aa:/ 参数 /?:echo $cc:/ /#:这是注释内容:/ key The key used to store the value (with apc_store()). 返回值 The stored variable on success; FALSE on failure 范例 例 1. A apc_fetch() example /?:echo $cc:/