On 5/4/07, regent <[EMAIL PROTECTED]> wrote:
>
> In order to speed loading times of my pages, I added this to my
> default view:
>
> ob_start("ob_gzhandler");
>
>
> Now I get blank pages in firefox, and it crashes IE6. Do I need to
> put the code somewhere else? Or is there something else I need
In order to speed loading times of my pages, I added this to my
default view:
ob_start("ob_gzhandler");
Now I get blank pages in firefox, and it crashes IE6. Do I need to
put the code somewhere else? Or is there something else I need to do
to get this to work?
Thanks.
--~--~-~--~---