Tag Archives: php to html

From PHP to HTML

PHP is great, but there is one thing about it. It has to be loaded with a call to the database to grab the data to display. Each of those “calls”, a database query takes little bit of time to execute. Continue reading

Posted in Improving Page Load Time | Tagged | 15 Comments