This post originated from an RSS feed registered with PHP Buzz
by Douglas Clifton.
Original Post: Alternative PHP Cache
Feed Title: drx: PHP
Feed URL: http://www.loadaveragezero.com/drx/rss/Programming/Languages/PHP/
Feed Description: My site was designed and coded from the ground up in 100% MySQL and PHP. Okay, and a few other tools. I take great pride in adding high quality PHP resources to this category. Like this one.
APC is a free opcode and memory cache designed as an optimizing framework for creating robust and responsive Web applications written in PHP. It remains a PECL extension thus not bundled with PHP, so you will have to download and install it separately.