pugboy Posted April 2, 2009 Share Posted April 2, 2009 I have an XML RSS file I am reading, but the file contains weird characters (’) in it (dunno why, some problem with the feed provider). How would I replace these? Str_replace does not do anything. Link to comment https://forums.phpfreaks.com/topic/152180-solved-replacing-weird-characters/ Share on other sites More sharing options...
manny Posted April 2, 2009 Share Posted April 2, 2009 You might want to check your character encoding in your RSS / Page, they should be compatible Link to comment https://forums.phpfreaks.com/topic/152180-solved-replacing-weird-characters/#findComment-799224 Share on other sites More sharing options...
pugboy Posted April 2, 2009 Author Share Posted April 2, 2009 Duh. How could I forget about that Thanks! Link to comment https://forums.phpfreaks.com/topic/152180-solved-replacing-weird-characters/#findComment-799894 Share on other sites More sharing options...
manny Posted April 3, 2009 Share Posted April 3, 2009 Anytime sir Link to comment https://forums.phpfreaks.com/topic/152180-solved-replacing-weird-characters/#findComment-800143 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.