Description of A HOWTO on Optimizing PHP :
In this article, we explain why optimizing PHP involves many factors which are not code related, why tuning PHP requires an understanding of how PHP performs in relation to all the other subsystems on your server and identifying bottlenecks caused by these subsystems and fixing them. Also learn to tune and optimize your scripts.