Forum Moderators: open

Message Too Old, No Replies

mysql database for chinese simplified text

         

yllai

1:38 am on Mar 12, 2008 (gmt 0)

10+ Year Member



Hi all,

In my mysql database, I have set the database collation as utf8_uncode_ci. When I insert a chinese simplified text thru my browser, it will store the encoded code for that chinese text in my table field. Anyway for me to store the chinese text in the table field without encoded? Any idea?

Thanks in advance.