MySQL Forums
Forum List  »  PHP

Re: Inserting Japanese/Chinese characters into MySQL db
Posted by: jyoti b
Date: January 24, 2006 11:13PM

Hi,
I have a PHP file that takes form input and inserts them into a MySQL(4.1.7) database. The MySQL default character set for the database is UTF-8 Unicode (utf8). The table I am inserting the data into is MyISAM. I have to allow for Japanese characters to be collected in the database. But its loosing encoding. So can anyone help me regarding this???
thanks in advance

Options: ReplyQuote




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.