I can see how this could be used on the fly as well. Just call a php
page as your javascript and slap a javascript header on it.

That way you can pull in all your js into one call and minify it at
the same time.

I gotta try that.

Thanks for all the responses guys :-)



On Aug 16, 5:49 pm, Karl Swedberg <[EMAIL PROTECTED]> wrote:
> I've been using PHP minify lately. It concatenates and minifies your  
> files. Very handy.
>
> Use it with GZip compression and your site's performance will be  
> better than just using a compression/packer solution.
>
> http://code.google.com/p/minify/
>
> --Karl
>
> ____________
> Karl Swedbergwww.englishrules.comwww.learningjquery.com
>
> On Aug 15, 2008, at 2:05 PM, yabdab wrote:
>
>
>
> > What does everyone use to min-imize their scripts and plugins?

Reply via email to