traq
03-27-2009, 03:21 AM
I have a blog (http://seascouts.arrowheadsps.org/qdeck/skippersblog) (using simplephpblog (http://www.simplephpblog.com/)), and I'm using some php (http://seascouts.arrowheadsps.org/library/rssparser.php) from their forums to parse and display the rss feed on my site's homepage (http://seascouts.arrowheadsps.org/index.php#skipper) (the "Skipper's Minute").
I've already posted this question over there, but I've found their forums to be a little slow, so I'd like to see if anyone here could help also.
My problem is this: simplephpblog uses ISO-8859-1, whereas the rest of my site is encoded using UTF-8. When the rss feed is imported onto the homepage, it's hard to read because of stuff like
&#O39; and
" etc.
Anyone have an idea of how to solve this?
I've already posted this question over there, but I've found their forums to be a little slow, so I'd like to see if anyone here could help also.
My problem is this: simplephpblog uses ISO-8859-1, whereas the rest of my site is encoded using UTF-8. When the rss feed is imported onto the homepage, it's hard to read because of stuff like
&#O39; and
" etc.
Anyone have an idea of how to solve this?