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.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---