A HOWTO on Optimizing PHP
PHP is a very fast programming language, but there is more to optimizing PHP than just speed of code execution. This article explains why optimizing PHP involves many factors which are not code related, and why tuning PHP requires an understanding of how PHP performs in relation to all the other subsystems on your server, and then identifying bottlenecks caused by these subsystems and fixing them. It also covers how to tune and optimize your PHP scripts so they run even faster.
Visit publisher site: A HOWTO on Optimizing PHPListing Details
- Filed in:
-
Scripts / PHP / Tutorials & Tips / Development
- Submitted on:
- Last Updated:
- May 28, 2002
- Publisher:
- Other listings by this publisher
License & Pricing Information
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for A HOWTO on Optimizing PHP