Re: Particular Problem Kanji

Leung WC <[email protected]>
Newsgroups gmane.comp.php.internationalization
Message-ID <[email protected]>
Yes. Even MySQL 4.1 has poor support for UTF-8 (it doesn't support
4-byte character). Anyway you can still use DOS encoding for MySQL if
you use UTF-8.

> You shouldn't use SJIS for internal encoding or in your DB, or inside
> your PHP. It's evil and will cause exactly the type of problems you're
> having. I think the mbstring docs explain this. Setting
> mbstring.internal_encoding to EUC would be better. UTF is good too, but
> I don't think it's supported by MySQL. 

-- 
PHP Internationalization Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.