Hi,

what is the recommended way to encode e-mail text in UTF-8?

When the site were running in a single byte code page like iso-8859-2 I were happy with the imap_8bit function and quoted-printable encoding of e-mails. However, the function does not seem to work correctly for multi-byte code pages like UTF-8.

I have tried to search for alternatives but failed to find anything useful.

Thanks in advance for any tips.

MC

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

Reply via email to