CSS compression with own PHP class VS CSSTidy
Updated by JR on Oct 15, 2010 in PHP, Programming | 2 comments
It makes sense to optimize the site’s cascading style sheets (CSS), as it pages load faster, and it reduce the amount of data...
Read MorePrevent the browsers to use old cached CSS and JS files
Updated by JR on Sep 9, 2010 in Programming | 0 comments
Browser cache is very useful when users download the same CSS and JS files multiple times. Some browsers, however, use the old CSS and JS...
Read More