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.
15 methods to boost your PHP based website’s performance
Posted in php by gent 215 days ago (http://www.mynitor.com)Who Voted for this Story
Pligg is an open source content management system that lets you easily create your own social network.
Advertisement




Comments