While porting data from one mysql database to another there have come some issues like appostrophes have been converted into †in a field called story. Why did this happen and what should I do now to correct the new database?
I have only the phpmyadmin access of the two databases.
Take a look at the charatersets used by your database. You can do this by entering
\sin the MySQL client. Example output is:What charactersets do you get and what do you expect?