This post originated from an RSS feed registered with PHP Buzz
by Douglas Clifton.
Original Post: A Howto on Optimizing PHP
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.
An excellent, and very detailed, article on optimizing your PHP applications. Topics include the most common bottlenecks, tuning your hardware, Web server and database engine, opcode and output caching, and benchmarking. Study this one carefully.