cuzzmunger Posted October 23, 2009 Share Posted October 23, 2009 Hi, I changed hosts and have since had a problem in the forums with fonts (phbb) all I did was download the site and then upload the site to the new host. When I created the db I created it as utf8_unicode_ci (I am in australia / english) here is a grab of what iam getting ( i get different characters on different pc/os) any help would be appreciated cause its been bugging me for some time. thanks cuzzmunger Link to comment https://forums.phpfreaks.com/topic/178692-help-with-funny-characters/ Share on other sites More sharing options...
cags Posted October 23, 2009 Share Posted October 23, 2009 What characters are they supposed to be? Link to comment https://forums.phpfreaks.com/topic/178692-help-with-funny-characters/#findComment-942783 Share on other sites More sharing options...
dgoosens Posted October 23, 2009 Share Posted October 23, 2009 don't forget to do mysqli_query("SET NAMES 'UTF8'"); when working with a UNICODE database... http://dev.mysql.com/doc/refman/5.0/en/charset-connection.html Link to comment https://forums.phpfreaks.com/topic/178692-help-with-funny-characters/#findComment-942787 Share on other sites More sharing options...
cuzzmunger Posted October 23, 2009 Author Share Posted October 23, 2009 What characters are they supposed to be? there should just be a blank space. Link to comment https://forums.phpfreaks.com/topic/178692-help-with-funny-characters/#findComment-943203 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.