Results 1 to 2 of 2

Thread: charset problems...?

  1. #1
    Join Date
    Apr 2008
    Location
    So.Cal
    Posts
    3,643
    Thanks
    63
    Thanked 516 Times in 502 Posts
    Blog Entries
    5

    Default charset problems...?

    I have a blog (using simplephpblog), and I'm using some php from their forums to parse and display the rss feed on my site's homepage (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
    Code:
    &#O39;
    and
    Code:
    "
    etc.

    Anyone have an idea of how to solve this?
    Last edited by traq; 03-27-2009 at 03:28 AM.

  2. #2
    Join Date
    Apr 2008
    Location
    So.Cal
    Posts
    3,643
    Thanks
    63
    Thanked 516 Times in 502 Posts
    Blog Entries
    5

    Default

    sorry to bump. I haven't found a solution yet. can anyone help?

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •