FFFF Posted July 28, 2007 Share Posted July 28, 2007 my website is parsing 4 external xml files (rss feeds) and writes them in a mysql database. my problem is that 2 of the xml files are encoded in utf-8 and 2 of them are windows 1250. when i need to retrieve the data from the database and display it on my site (which is utf- i have a problem with special characters that are encoded in windows 1250. I need all the data in my database to be encoded in one way. how to do that ? or is there another way? Link to comment https://forums.phpfreaks.com/topic/62213-encoding-problem/ Share on other sites More sharing options...
FFFF Posted July 29, 2007 Author Share Posted July 29, 2007 anyone ? Link to comment https://forums.phpfreaks.com/topic/62213-encoding-problem/#findComment-310019 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.