How to write Chinese Characters in WordPress 2.8
How to write Chinese Characters in WordPress 2.8?
When i posted posted Lyrics on my blog…
I found out my wordpress just appear as question marks ‘??? ‘or funny symbols ‘所‘.
It really make me don’t have the choice to write with Chinese characters =.=
But lucky i google it and found out the solution to make me able to write chinese characters on wordpress …
Here is a step to enable to write chinese characters on wordpress …
1. Find your wp-config.php file
2. Open it up (to edit it)
3. Find and delete:
define('DB_CHARSET', 'utf8?);
define('DB_COLLATE'=, ");
4. Save
There is a only effective way which make to gain ability to write chinese characters on wordpress…
Enjoy
Ryan

Chin 1:06 pm on September 24, 2009 Permalink
Hi, where can I find the wp-config.php file ?
I m using WebhostingPad, and using its built-in fantastica WordPress to do my blog.
Tq