Right now i'm reading the ChangeLog for 4.3.0 and Zlib is now bult-in, so
no need to load it via extenstion directive in php.ini.

-Mike


On Sat, 28 Dec 2002, Miha Nedok wrote:

> Date: Sat, 28 Dec 2002 13:37:02 +0100 (CET)
> From: Miha Nedok <[EMAIL PROTECTED]>
> To: Jeff D. Hamann <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED],  <[EMAIL PROTECTED]>
> Subject: Re: [PHP-WIN] monster form and compression?
>
>
> Look at your php.ini and search for:
> zlib.output_compression
> and set it to On.
> And  add extension=php_zlib.dll
>
>
> -Mike
>
>
> On Fri, 27 Dec 2002, Jeff D. Hamann wrote:
>
> > Date: Fri, 27 Dec 2002 12:50:30 -0800
> > From: Jeff D. Hamann <[EMAIL PROTECTED]>
> > To: [EMAIL PROTECTED], [EMAIL PROTECTED]
> > Subject: [PHP-WIN] monster form and compression?
> >
> > I have a monster form (really a funky grid - hey the client is always right)
> > that does not display entirely each time the form is displayed. Some times,
> > quite repeatably, the bottom half of the form's select boxes will be blank
> > (not good). Is there a way to compress the web page before it gets sent, or
> > any method to ensure the page will display correctly?
> >
> > Jeff.
> >
> > --
> > Jeff D. Hamann
> > Hamann, Donald & Associates, Inc.
> > PO Box 1421
> > Corvallis, Oregon USA 97339-1421
> > Bus. 541-753-7333
> > Cell. 541-740-5988
> > [EMAIL PROTECTED]
> > www.hamanndonald.com
> >
> >
> >
> >
> > --
> > PHP Windows Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to