compressing css with php
Posted 2004-03-11 @ 23:30:18
Interesting weblog entry about using PHP's ob_gzhandler to compress style sheets, for those who can't take advantage of Apache's mod_gzip or mod_deflate. I'd like to see some benchmarking to give an idea of the file size threshold at which the overhead makes sense, but it's definitely a good one for the toolbox.
©2002-2008 kevin c smith