PDA

View Full Version : Â character in rss feeds for rsspausescroller?


estes
10-01-2008, 02:19 AM
hey guys. i added this script to my web site. i like the functionality, except the only problem is parts of my rss feed get characters like Â

i believe this is an encoding issue but can't seem to resove it. i notice there is some code in the lastRSS.php file for encoding i'm not having much luck.

the rss feed i'm trying to obtain is: http://www.cnbc.com/id/17588138/device/rss/rss.xml

the encoding on my web page is: charset=utf-8 but i've also tried harset=iso-8859-1

both of which still give me characters like that above.

anyone have any idea?

thanks in advance.

estes
10-03-2008, 07:47 AM
bump.

still can't figure this out. anyone experiencing the same problem and found a solution?