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