phpbar.de logo

Mailinglisten-Archive

AW: [php] Umlaute richtig mailen...

AW: [php] Umlaute richtig mailen...

Boris Penck php_(at)_phpcenter.de
Fri, 7 Dec 2001 13:36:07 +0100


> Was mache ich denn falsche?
> 
> Bekomme aber immer noch folgendes:
> 
> From: dsfs_(at)_jkasdf.com (dsfs)
> Reply-To: dsfs_(at)_jkasdf.com
> Content-Type: text/plain; 
> charset="iso-8859-15\nContent-Transfer-Encoding:
> 8bit
> 
> 
> <snip>
> <?
> 
> $header = "From: $sender_email ($sender_name)\n";
> $header .= "Reply-To: $sender_email\n";
> $header .= "Content-Type: text/plain; charset="iso-8859-15\n";
> $header .= "Content-Transfer-Encoding: 8bit";
> 
> mail($HTTP_POST_VARS["recipient"], $HTTP_POST_VARS["subject"],
> "$header\n$fmtMail")
> 
> ?>
> 
> </snip>

Erm was ist daran falsch ? Mach mich bitte drauf aufmerksam ...

-boris


php::bar PHP Wiki   -   Listenarchive