Alberto Serra wrote:

> 
> That was my first idea, yes. Normalizing to utf and get read of whatever 
> trouble might lie on the way. Then I read on the MBlib docs that 
> japanase chars may take up to 6 byte each, and that would hardly fit 
> into a utf-16 format.


True but I think that is for an encoding other than UTF (because of the 
escape sequences they use?). UTF-16 should be safe.

Jc


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

Reply via email to