Firefox

Posts Tagged Firefox

Gzip output, minify CSS and JavaScript

Wednesday, February 13th, 2008 in PHP, Tools of the trade | 11 comments

Smaller pages mean smaller downloads and faster page loading. As a programmer, my primary goal is to develop PHP code that parses fast and consumes the minimum amount of resources. Bandwidth and filesize were not a problem that I realized until lately. So, what can you do to reduce filesize and as a consequence to that to use less bandwidth? (more…)

Tags: , , , , ,