|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Store and Display Chinese Character in MySQL
I am using mySQL and PHP to develop a web site that needs to store chinese characters in mySQL database and display chinese characters. Please help me how realise this. I tried it and disply some wild symbol.
see below: http://www.a2zfreelisting.com/simpnews/headline.php |
|
#2
|
|||
|
|||
|
RE: Store and Display Chinese Character in MySQL
This may be an issue with how mySQL was compiled. mySQL supports multiple character sets, but if it was compiled using --with-extra-charsets=None, there is a good chance that mySQL doesn't understand the incoming characters.
From the mySQL manual, character sets supported are: big5, cp1251, cp1257, czech, danish, dec8, dos, euc_kr, gb2312, gbk, german1, hebrew, hp8, hungarian, koi8_ru, koi8_ukr, latin1, latin2, sjis, swe7, tis620, ujis, usa7, or win1251ukr And no, I don't know what these all mean or if the Chinese set is one of these. ;) Maybe that helps? |
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Database Help > Store and Display Chinese Character in MySQL |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|