No, that's not a problem either! <snip from manual> Before ob_gzhandler() actually sends compressed data, it determines what type of content encoding the browser will accept ("gzip", "deflate" or none at all) and will return it's output accordingly. All browsers are supported since it's up to the browser to send the correct header saying that it accepts compressed web pages. </snip from manual>
HTH Danny. ----- Original Message ----- From: "Sqlcoders.com Programming Dept" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 15, 2002 1:25 PM Subject: Re: [PHP] Cool PHP Tricks/Features ? > Just remember that not every browser understands gzip compression, but also > remember that a probably larger percentage of visitors have ECMAScript > (JavaScript) switched off. > You takes your chances, you makes your choice... > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php