Alternative PHP Cache
APC
&reftitle.intro;
The Alternative PHP Cache (APC) is a free and open opcode cache for PHP.
It was conceived of to provide a free, open, and robust framework for
caching and optimizing PHP intermediate code.
&reftitle.install;
&pecl.moved;
&pecl.info;
&url.pecl.package;apc.
&pecl.windows.download;
On Windows, APC expects c:\tmp to exist, and be
writable by the web server.
For more in-depth, highly technical documentation, see the
developer-supplied TECHNOTES file
.
&reference.apc.ini;
&reftitle.resources;
&no.resource;
&reftitle.constants;
&no.constants;
&reference.apc.functions;