apc_fetch

apc_fetch

(PECL apc >= 3.0.0)

apc_fetch Fetch a stored variable from the cache

Description

mixed apc_fetch ( mixed $key [, bool &$success ] )

Fetchs a stored variable from the cache.

Parameters

key

The key used to store the value (with apc_store()). If an array is passed then each element is fetched and return