(formerly Likemind Web Services)

Posts tagged with: UTF-8

Correcting weird characters in MySQL

November 5, 2008 Technology Blog

While working on web development projects I often need to copy the contents of one database to another. Consequently I’ve seen the problem described on Alex Kings’s blog a few times, and been able to deal with it using the technique he suggests.
Today however I saw the same symptoms – apostrophes and some other characters [...]

Read the full post. 2 comments