Google
 

Fixing Malformed UTF-8 via Regex

Wednesday, June 21st, 2006

I have been struggling with a weird problem on one of my sites that prevent that site from functioning. One of XML files that is used for this site is supposed to come in UTF-8 but unfortunatly it had some extra characters that were not encoded properly. After looking at ...