Minified files

Have you heard of minified js or minified css? The minified versions are used so that the loading of js/css files would be many times faster than if its not.
Hear is a PHP class to do it. This strips the white spaces and the comments.
http://www.phpclasses.org/package/7519- ... files.html
Hear is a PHP class to do it. This strips the white spaces and the comments.
http://www.phpclasses.org/package/7519- ... files.html