MySQL Forums
Forum List  »  Japanese

Japanese Characters Storing
Posted by: WIlliam Genovese
Date: August 31, 2007 05:03AM

I'm having a nuissance when i'm storing jap chars in my database:
rather than storing the japaneese char it stores an equivalent value, as example the word "Japan" in hiragana becomes にほん is stored as にほん.
When i'm retrieving the data to display on my web page it display correct japanese characters but i'd also want to be correctly displayed in my DB for direct consultation.
I'm using UTF8 Unicode for my tables and mySQL connection, with php 5(latest of everything), i have activated mbstrings(if it helps).
I'm not an expert and reading the docs confused me rather than help.
Any hint would be appreciated.
Regards.

Options: ReplyQuote


Subject
Views
Written By
Posted
Japanese Characters Storing
20129
August 31, 2007 05:03AM
14554
November 30, 2007 01:33AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.