PHPSpeedy – Compressing and Optimizing Javascript Files

PHPSpeedy is to merge all the JS files of a webpage to a compressed file whose name changes if you edit one of original JS files (in order not to use the old cached version of the user’s browser).

http://aciddrop.com/php-speedy/

Every statement must end with semicolon in the JS files

This entry was posted in Javascript, Web Development. Bookmark the permalink.

Leave a Reply