Jonas Koch Bentzen wrote:
> Anyway, thank you very much for your help. If I understand it correctly, 
> wordwrap() will not actually wrap Japanese text - but it won't break it 
> either. Is that correct?

AFAIK, there is no encoding includes " " in a Japanese char.
So Japanese text won't be wrapped by wordwrap unless you force to,
therefore wordwrap won't break.

--
Yasuo Ohgaki


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

Reply via email to