let me get this straight.. you can turn off output_buffering = on inside
php?

then whats the problem with zlib, just make it output_buffer, and AFTER that
check the ini value, weather to compress that data or not.. so it could be
turned off runtime, or am i wrong?

----- Original Message -----
From: "Mike Hall" <[EMAIL PROTECTED]>
To: "Jaime Bozza" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, June 24, 2002 5:31 PM
Subject: Re: [PHP-DEV] Switching zlib.output_compression, bug #16109


> I never set it in the ini, only set it at runtime.
>
> ----- Original Message -----
> From: "Jaime Bozza" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Cc: "'Mike Hall'" <[EMAIL PROTECTED]>
> Sent: Monday, June 24, 2002 4:31 PM
> Subject: RE: [PHP-DEV] Switching zlib.output_compression, bug #16109
>
>
> > Ok, so...  Say you have php.ini that defaults zlib.output_compression to
> > On?  How would you go about setting it to off inside the script that
> > sends out an image?
> >
> > Jaime Bozza
>
>
>
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to