RSS feed has strange characters (but it is encoded in UTF-8)

Discussion in 'XML & RSS' started by greenlizard, Dec 10, 2010.

  1. #1
    This is a weird problem. I've spent hours trying different PHP functions to fix this issue. I've tried iconv, and mb_convert_encoding which are two PHP functions that are supposed to take a string and convert them to the proper character set.

    Anyway, my problem is, I have a RSS feed and there are strange characters here and there. For example, it shows "Doc’s" instead of "Doc's".

    My headers are set to UTF-8, the feed is set to UTF-8, my database is UTF-8.

    Any thoughts/ideas?
     
    greenlizard, Dec 10, 2010 IP