show/hide this revision's text 2 edited tags
show/hide this revision's text 1

PHP Optimization Tips

I'm looking for PHP Optimization tips. Coding practices and other methodologies which will make my PHP execute faster. One tip per answer, please, and include why it makes the code faster!

This is not about HTML or Javascript execution, but purely server side PHP execution.