RE: [PHP-I18N] adding GB18030 support for mbstring
[email protected] ("Tex Texin") Wed, 3 Feb 2010 01:07:11 -0800
| Newsgroups | php.i18n |
|---|---|
| Organization | XenCraft |
| Message-ID | <00c501caa4b0$45e55fe0$d1b01fa0$@com> |
thanks, I understand Japanese scripts and encodings. -----Original Message----- From: KITAZAKI Shigeru [mailto:[email protected]] Sent: Wednesday, February 03, 2010 12:08 AM To: Moriyoshi Koizumi; Tex Texin Cc: [email protected] Subject: Re: [PHP-I18N] adding GB18030 support for mbstring Moriyoshi Koizumi wrote: > It just turned out ISO_2022,locale=ja,version=3 is actually ISO-2022-JP-MS. Thank you for your valuable information. I'll try ISO_2022,locale=ja,version=3 with ISO-2022-JP-MS. Tex, thank you for your cooperation. 'halfwidth', called 'hankaku' in Japanese, is sometimes special case to convert encodings. If you are interested in Japanese too, this article is useful. http://en.wikipedia.org/wiki/Katakana Shigeru