On Tue, 18 Mar 2003 23:19:08 +0100, Chris Hayes wrote about "Re: [PHP]
Mail attachment" what the universal translator turned into this:

>It may be that the mail receiver expects some content after you put this in 
>the header:
>         Content-Type: text/ascii; charset=iso-8859-1\n
>If you're sending plain text, and no special (read: non-western) 
>characters, i don't think you need that part.

If you use any highbit characters (>128) you need it, otherwise the
recipient's client can't figure out what codetable they're in...

Rene

-- 
Rene Brehmer

This message was written on 100% recycled spam.

Come see! My brand new site is now online!
http://www.metalbunny.net

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to