Forum Moderators: open

Message Too Old, No Replies

MySql GB2312 and UFT8 issue

MySql GB2312 and UFT8 issue

         

westlakedi

7:45 pm on Nov 28, 2007 (gmt 0)

10+ Year Member



I'm collecting online form submission and store them into mysql database. User enters form text (so it can be ASCII, UTF8, GB2312...). I have UTF8 and utf8_general_ci for mysql table. I can read database and display them correctly in web page. But when I go to mysql console or phpmyadmin, texts are mess. Any idea would be helpful.

Thanks,