I'm -1 for features that silently fails.
User can check ini_set return value if it is successful or not.
So I'm 0 for ini_set("zlib.output_compresion","Off");
--
Yasuo Ohgaki
Jaime Bozza wrote:
> <sigh> Unfortunately, in some cases, this won't work for me. The
> "image" scripts aren't always in their own separate directory.
>
> I *have* a workaround, but I just thought it would be nicer to allow
> using:
> ini_set("zlib.output_compression", "Off");
>
> at the start of a script. Apparantly, everyone seems against that. :)
>
>
> Jaime Bozza
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php