<?php if (function_exists('apc_store')) { apc_store('foo', 'bar'); var_dump(apc_cache_info('user')); }
You have javascript disabled. You will not be able to edit any code.