I have a site set up to use UTF-8 encoding for display and form
submission, but I want to be able to send _readable_ mail using
submitted data. With no special headers, certain accented characters
display in the email as garbage. I tried adding a
Content-type: text/plain; charset=utf-8
header appended to the mail() function, but it still doesn't display
properly in my mail client (which is perfectly capable of display
utf-8). Any ideas on what I need to do to have it display properly? Do
I need to do some sort of encoding to the text before I send it?
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
- [PHP-I18N] Mb_output_handler and Shift-JIS David Powers
- Re: [PHP-I18N] Mb_output_handler and Shift-JI... moriyoshi
- Re: [PHP-I18N] Mb_output_handler and Shif... David Powers
- Re: [PHP-I18N] Mb_output_handler and ... moriyoshi
- Re: [PHP-I18N] Mb_output_handler ... David Powers
- Re: [PHP-I18N] Mb_output_han... Jean-Christian Imbeault
- Re: [PHP-I18N] Mb_output... David Powers
- Re: [PHP-I18N] Unico... a . h . s . boy
- Re: [PHP-I18N] Unico... Wez Furlong
- Re: [PHP-I18N] Mb_output_han... Moriyoshi Koizumi
- Re: [PHP-I18N] Mb_output... David Powers
- Re: [PHP-I18N] Mb_ou... Jean-Christian Imbeault
- Re: [PHP-I18N] Mb_ou... Moriyoshi Koizumi
- Re: [PHP-I18N] Mb_ou... David Powers