Heero Posted June 9, 2006 Share Posted June 9, 2006 Hey guys,I currently making a form and it's all going well and stuff. But when I input chinese information into the form, and save it to the mySQL database, it displays as gibberish in the phpmyadmin table viewer. And even if I try to retrieve the information from the database, it still is displayed as gibberish.How can I fix this problem? Quote Link to comment https://forums.phpfreaks.com/topic/11554-ey-guysmysql-phpmyadmin-and-the-utf-8-encoding-chinese-text/ Share on other sites More sharing options...
fenway Posted June 9, 2006 Share Posted June 9, 2006 Assuming your MySQL encoding is fine, you need ot make sure that whatever tool you're using to input the actual data and display it back (e.g. the browser) are set up correctly as well. Quote Link to comment https://forums.phpfreaks.com/topic/11554-ey-guysmysql-phpmyadmin-and-the-utf-8-encoding-chinese-text/#findComment-43548 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.