[eluser]Unknown[/eluser]
Hi Guys -
I'm having a problem displaying HTML objects (like not equals signs, apostrophes, etc) in the RSS title and description fields. Right now, I have it stored in my database as
for not equals. Then I'll run
on the string which then would convert things like apostrophes into
.
When I view the feed that's all I see. How can I get it to display properly in a feed reader or a browser?
I've tried html_decode and still no luck. Any help would be greatly appreciated.