Forums
(@chrisyu)
13 years, 2 months ago
I’ve converted my database to UTF-8, but the problem was not solved, same as mysql’s default encoding Latin1.
13 years, 3 months ago
But my db is not utf8 encoding, if I add the charset line, everything else messed up.
I’ll convert my db to utf8 then test again, thanks.