Quantcast
Browsing latest articles
Browse All 3 View Live

Answer by Vicky for SimplePie RSS Parser - Encoding and Weird Characters even...

I don't know if you've managed to fix this, but thought I'd share my solution with anyone else who is looking. I had the same problem - the characters were being 'corrupted' in the feed. My code...

View Article


Answer by Muskie for SimplePie RSS Parser - Encoding and Weird Characters...

Does this happen with every feed? Or just one particular feed? It might be the feed itself. You can use $item->get_content() and look at the content of the feed directly if the description itself is...

View Article


SimplePie RSS Parser - Encoding and Weird Characters even on UTF-8

I am using SimplePie to Parse an RSS feed, and I am getting the following output:Don&#039;t forget our &quot;Spot It, Post It&quot; .....My code is:<?phpheader('Content-type:text/html;...

View Article
Browsing latest articles
Browse All 3 View Live