phpbar.de logo

Mailinglisten-Archive

[php] plain/text wird als Download angeboten

[php] plain/text wird als Download angeboten

Norbert Pfeiffer norbert at itbw.de
Die Sep 28 23:38:54 CEST 2004


Hi,

ein Script endet wie folgt:
<?
...
$cnt .= str_repeat('_', 75).$crlf.'e.o.f.'.$crlf.$crlf;
header('Content-Type: text/plain;  charset=ISO-8859-1');
header('Transfer-Encoding: not chunked');
header('Content-Length: '.strlen($cnt));
echo $cnt;
?>
Der Opera und NS stellen die Ausgabe dann als reinen Text dar.
Nur der IE zuckt rum. Bloederweise _muss_ es aber gerade mit
dem IE funktionieren, weil in der Firma alles M$-like ist.

Hat da jemand eventuell einen Wuergaround ... ?


m. b. G. Norbert
_____________________
normal:  02686-987103
Notruf:  0163-3613642
---------------------
e.o.m.


php::bar PHP Wiki   -   Listenarchive