This post originated from an RSS feed registered with PHP Buzz
by Douglas Clifton.
Original Post: Tuning Apache and PHP for Speed on Unix
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.
To supplement John's detailed Optimizing PHP analysis, is this collection of tips, howtos and links for getting the most out of your PHP and Apache installation. My suggestion: pass arrays and objects by reference, both into and returning from functions.