Page 1 of 1

Minified files

PostPosted: Tue Jul 03, 2012 10:25 pm
by beniston
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