On 2004/01/29, at 9:33, Ligaya Turmelle wrote:


I would like to know if the php function mail() can send out emails in
Japanese and Korean? The documentation doesn't say. I currently have the
messages saved in UTF8 encoding and do not know how it will effect the
messages. I don't read or write either language so I can't even try it to
see the differences.

Have a look at the documentation of mb_send_mail() http://www.php.net/mb_send_mail

HTH,
Moriyoshi

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



Reply via email to