i have a textarea to input the content,but when i type chinese and then insert to mysql database
when i retrieve data ,it can't display the chinese character, it displays symbol.
how can i insert chinese?
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35249
7
posted
0
How (and where) are you trying to display those characters? How are you handling encoding?