I upgraded to PHP 4.3.0 yesterday, and have gone through hell trying to
get things sorted out. I hope everything is now back to normal, but
wonder if there's an error in the PHP manual regarding the php.ini
setting for SJIS users.
I used the configuration show in example 3 on
http://www.php.net/manual/en/ref.mbstring.php, but that turned all my
Japanese output, even in static html into garbage. Eventually, I got
things back to normal by commenting out the line
output_handler = mb_output_handler
My local machine is Windows 2000 (English version, but with Japanese as
default system locale); and my remote server is Linux Red Hat 6.2
(English version), runnning PHP 4.3.0 on Apache 1.3.22.
Is there anywhere that explains the use of mbstring in clear terms -
preferably in English, but I don't mind reading it in Japanese if
there's better material there?
David Powers
--
PHP Internationalization Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php