All Posts in "programming" - page 2
December 4th, 2011programming
Minify CSS with PHP
It’s always nice to have a website load quickly, especially on mobile devices. Here is a quick bit of PHP that can automagically minify the CSS before it is sent.
Read