开发者

MySQL charset issue

开发者 https://www.devze.com 2022-12-30 00:33 出处:网络
I\'m not sure exactly why t开发者_开发技巧his happened, but I\'m assuming it was an dump and import.The db is full of characters like — for commas and such.I\'ve tried various solutions on the we

I'm not sure exactly why t开发者_开发技巧his happened, but I'm assuming it was an dump and import. The db is full of characters like — for commas and such. I've tried various solutions on the web, but nothing seems to work. I've verified that the html header specifies utf8.

Any ideas on how I can get the entire db back to normal characters?


Had your dumpfile set encoding to utf8? This could be the problem

0

精彩评论

暂无评论...
验证码 换一张
取 消