> Hi,
>
> I'm shocked. It seems it works! However.. My pages without forcing ISO
> 8559-2 don't look good. What to use instead so?
Hi,
You could try leaving the line an and add content-encoding headers like this
(or an equiv. header() statement)
Haven't tried that, but i see a chance that it
Hi,
I'm shocked. It seems it works! However.. My pages without forcing ISO
8559-2 don't look good. What to use instead so?
--
Best regards,
Sebastian
Tuesday, July 8, 2003, 3:55:43 PM, you wrote:
MO> [snip]
>> My looks like that - nothing special..
>>
>>
>>
>> Some title
>>
>> > src="/javas
[snip]
> My looks like that - nothing special..
>
>
>
> Some title
>
>
>
[/snip]
sorry list for the mess in this thread. got somewhat wrong.
try to take the following line out:
(modifing to output correct type would be even better)
regards
mario
--
PHP General Mailing List (http://ww
Hello once more,
Tuesday, July 8, 2003, 3:25:31 PM, you wrote:
MO> Hello too,
MO> Well yes, IE is not that wrong this time (though it changes nothing at all :))
MO> Take a look into the - section of your document, maybe there is
MO> some content-encoding sent or your apache config (maybe some de
Hello,
Good to see someone else met that "feature" of MS Internet
Exploder ;)
At really I don't put any headers with content info.
Only headers are:
header ('Last-Modified: '.gmdate("D, d M Y H:i:s").' GMT');
header ('Expires: '.gmdate("D, d M Y H:i:s").' GMT');
header ('Cache-Control: no-cac
> Hello,
>
> I've found problem with MSIE showing sometimes blank page when
> compression is turned on (no matter using zlib.output_compression or
> gzip handler). I've found that happens when page is <=4096 bytes long
> (output in HTML). And this suggested me to try to change buffer size
> for co
Hello,
I've found problem with MSIE showing sometimes blank page when
compression is turned on (no matter using zlib.output_compression or
gzip handler). I've found that happens when page is <=4096 bytes long
(output in HTML). And this suggested me to try to change buffer size
for compression (for
7 matches
Mail list logo