Hello mates... I'm converting all my sites from differents characters-types to UTF-8, to be able to manage all the sites under the same script... But well my main problem is with my site who use ISO-8859-1...it's a portuguese one... It has too much content to I re-add everything again... Is there a easy way, with PHP, MySQL or something like that, to convert all my site from ISO-8859-1 to UTF-8? Then I just change the "Character-Type" meta-tag, and everything is done... Thanks guys!
I'm pretty sure utf-8 is backwardly compatible with iso-8859-1, so you probably only need to set the charset to utf-8.
Hello DP (whoa! DP owner on my thread! printscreen plaseee!) When I set to UTF-8, my site still fully of missing characters, like ñ in Spanish, á é ó in PT, ê in French, ß in German... And yes, theapparatus, all the site is in MySQL... What I need do to see the charset of the databases? never did it, sorry >.<
Depends on your host actually. Many sites give you a problem like phpmyadmin to access your databases. What are you using for a hosting platform?