Is it possible to
turn off zlib.output_compression within php script, so that we could
manually decide which browsers get gzipped data?
old 4.x netscape have problems displaying php generated images when zlib.output_compression is on.
using php 4.1.2, apache 1.3.24, gd 2.0, zlib 1.1.4 and lotsof other stuff