Minify/Compress CSS using PHP
Monday, December 14th, 2009Google recently announced that site speed may be the next ranking factor. With this in mind I am going to explain how to minify/compress your CSS files using PHP. Many site use a few different CSS files to format their website, each one of these files requires a HTTP requests which an slow things down.