I haven't got the url yet ... the network man seems to be hiding from me ;-)

However I have managed to solve my mojibake problems using this Japanese url i stumbled
across ....
http://homepage1.nifty.com/yito/anhttpd/faq/mysql.html [look under point 6 - nihongo
hyouji]
It seems the problem was with the MySQL installation.

So, funnily enough ... despite the obscure PHP config the particular problem kanji 
seem to
be ok at this stage. !?!

Cheers,
Claire

David Emery wrote:

> 2004/04/07 (水) 10:41 に Claire Hector さんは書きました:
> > I will get the url and post it as all the lit. I've seen in English says exactly
> > what you have said.
> >
> > As far as I know MySQL deals with Japanese using sjis & ujis character sets with
> > ujis being equivalent to euc-jp. [If anyone knows any different please feel free to
> > correct this!] Having read, which you also confirm that the internal encoding of 
> > php
> > should be the same as whatever the database is I have tried setting both the server
> > encoding (via webDav - i've never encountered this one before either) to euc-jp and
> > php's internal encoding to euc-jp with
>
> > pages encoded as shift_jis
>
> By "pages", do you mean templates, HTML inside PHP scripts or something
> like that that's run through PHP before being sent to the client? If so,
> try changing the encoding of these to EUC.
>
> --
> -dave

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

Reply via email to