Page 1 of 1

Serious Charset Problem

Posted: Fri Nov 26, 2004 7:31 am
by Vikrant_php
Hi, Friends

I have serious problem in maingtaing the charset

1. I need to localize my Web site http://jyve.com
2. I need to maintain a centralize databse for all of localize versions.(languages)

3. I am usering Mysql 3.23 on my server.

4. When I enterd some data in the database in Japanese Languase
it stores the data in UnKnown characters.

5. When I fetch the records from the databse then also its showing me
Information in Japanese

-------------Till that part is working-----------------------------------

Problem :
I need the Query the databse useing that Value. I am useing utf8_encode() to encode the string. but the Characters stored the database and Charachtes I got by the encoding are some what diffrent so my query doest get the Result.

Do have any solution friends.


Thanks

Vikrant
Jyve.com