Re: [PHP] how to test ob_start(ob_gzhandler);

2002-02-19 Thread gaouzief
hi i'm testing the same thing under windows, the output is compressed but the browsers prompt me with a download window , it seems they do not support this compression...is this working under windows ??? 18/02/2002 15:15:32, Rein Velt [EMAIL PROTECTED] wrote: Dear PHP coders, i am using

[PHP] how to test ob_start(ob_gzhandler);

2002-02-18 Thread Rein Velt
Dear PHP coders, i am using ob_start(ob_gzhandler) to compress all html output. Is there any way to check if the output is really compressed? (and how much)? Thanks in advance, Rein Velt -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php