摘要:
问题前提:mysql版本>=4.11、修改mysql目录下的my.ini#default-character-set=latin1default-character-set=utf82、修改wp-includes/wp-db.php在对象wpdb中添加函数set_charset($charset):class wpdb{function set_charset($charset){// ch... 阅读全文
posted @ 2007-07-27 12:43
Chatterley
阅读(776)
评论(0)
推荐(0)