> Andi Gutmans wrote:
>Does Japanese actually work in a decent way with PHP?
>From the zillions of Japanese sites I've seen running it I'd guess it works :)

Theres a bunch of extensions that add multibyte support from 
ftp://night.fminn.nagano.nagano.jp/php4/.

PHP does work, you just need to be careful of the multibyte charsets, especially in 
regexps.  The GD library is another problem area, but can be worked around using those 
extensions.

--Wez.


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to