GoDaddy WordPress Hosting - Character problem
Others January 8th, 2008Edit wp-db.php
if ( !empty($this->charset) && version_compare(mysql_get_server_info(), ‘4.1.0′, ‘>=’) )
//Comment next line
//$this->query(”SET NAMES ‘$this->charset’”);
//Add next line
$this->query(’set names utf8′, $this->dbh);
Leave a Reply
You must be logged in to post a comment.


Recent Comments