Hi Ben, no problem.

On Feb 14, 2:39 pm, ben <[EMAIL PROTECTED]> wrote:
> Am i supposed to have more the
> just the minify.php file in my root folder?

Yes, you need the 'lib' directory with JSMin.php.  See:
http://code.google.com/p/minify/wiki/UserGuide

> I'm not familiar with the output buffer ob_start() - do i add that to
> the top of my page to gzip the files?

You're on the right track, it's best explained here:
http://us.php.net/ob_start
and here:
http://us.php.net/ob_gzhandler

- Charles

Reply via email to