MagpieRSS is an RSS parser in PHP. If you’re parsing UTF-8 streams and the output looks crippled then you might want to try this (add this to your file that calls the Magpie-code ) :
define(‘MAGPIE_INPUT_ENCODING’, ‘UTF-8’);
define(‘MAGPIE_DETECT_ENCODING’, false);
Thank you, thank you, thank you. I spent hours trying to solve this.
Thank you very much!!! Salut from Novosibirsk!))
Thanks a lot! I found other solutions but this is the real one 🙂
It’s help a lot.
Thank you very much!
Tnx for this tip. Now my indexing of Mashables feed works perfect.
Thank you very much!!! 🙂