1 Vote Vote

15 methods to boost your PHP based website’s performance

Posted by jjlo 211 days ago php
http://www.mynitor.com — PHP is great for writing quick dynamic stuff for your website. Just a couple of lines of code can be written in 2 mins to insert or retrieve data from db. But with ease there is also some pain… the downside is that each request for a dynamic page can trigger multiple db queries, processing of output, and finally formatting to display on browser. This process can eventually be slow on larger sites or slower servers.
Discuss Bury
Tags: php optimization list tool framework All


Who Voted for this Story