I'm trying to have PHP send mail using utf-8, and I've added the appropriate header. The body of the email displays properly, but the subject line (which precedes the content-type header) displays as garbage (instead of, say, Greek).

Is there any way around this (preferably one that doesn't require mb support compiled into PHP), or am I doing something wrong at a more fundamental level?

Cheers,
spud.

-------------------------------------------------------------------
a.h.s. boy
spud(at)nothingness.org            "as yes is to if,love is to yes"
http://www.nothingness.org/
-------------------------------------------------------------------


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



Reply via email to