Character Sets
Zend_Mail does not check for the correct character set of the mail parts. When
instantiating Zend_Mail, a charset for the e-mail itself may be given. It defaults to
Example #1 Usage in CJK languages The following example is how to use Zend_Mail in Japanese. This is one of CJK (aka CJKV ) languages. If you use Chinese, you may use HZ-GB-2312 instead of ISO-2022-JP.
|
|