apc_fetch Fetch a stored variable from the cache &reftitle.description; mixedapc_fetch stringkey &reftitle.parameters; key The key used to store the value (with apc_store). &reftitle.returnvalues; The stored variable on success; &false; on failure &reftitle.examples; A <function>apc_fetch</function> example ]]> &example.outputs; &reftitle.seealso; apc_store apc_delete