Parsing the RSS feed
anzer
Registered Users Posts: 1 Beginner grinner
Hi All,
This is my first post on this forum..
I was trying to parse Smsugsmug RSS/ATOM feed using Simplepie php parser (http://simplepie.org/ ) and am getting error
"The data could not be converted to UTF-8. You MUST have either the iconv or mbstring extension installed. Upgrading to PHP 5.x (which includes iconv) is highly recommended."
can anyone please help me to resolve this.
Thanks
Ansar
This is my first post on this forum..
I was trying to parse Smsugsmug RSS/ATOM feed using Simplepie php parser (http://simplepie.org/ ) and am getting error
"The data could not be converted to UTF-8. You MUST have either the iconv or mbstring extension installed. Upgrading to PHP 5.x (which includes iconv) is highly recommended."
can anyone please help me to resolve this.
Thanks
Ansar
0
Comments
So you need to either upgrade to php 5.x or install one of these modules...
http://php.net/manual/en/book.iconv.php
http://php.net/manual/en/book.mbstring.php
Cheers,
David
SmugMug API Developer
My Photos