In this tutorial, you reviewed the following ways to improve
the performance of your PHP applications:
- General guidelines for writing efficient code (largely language
independent)
- PHP language-specific efficient programming tips
- Writing efficient SQL queries
- Other means of improving performance
If you followed through the entire tutorial, you should have
gained some insights about improving the performance of your PHP
applications. If you'd like to more reading on any of these techniques,
refer to Resources.