Top "Simplepie" questions

SimplePie is a PHP library intended to make it ridiculously easy for people to manage RSS and Atom feeds.

PHP way of parsing HTML string

I have a php string that contains the below HTML I am retrieving from an RSS feed. I am using …

php html rss simplepie
Pulling posts from another WordPress site

I am trying to get the 2 latest posts from my personal website, using the code below from http://codex.wordpress.…

php wordpress rss simplepie
Can SimplePie grab images from feeds

I am using this simplepie and i have uploaded the files to my host. Everything seems to be working fine …

php import rss feed simplepie
How can I pull media:thumbnail from an RSS feed with SimplePie and fetch_feed()?

I have two separate WordPress installs – I will call one Site A, and the other Site B. I want to …

php wordpress rss feed simplepie
Getting image url from RSS feed using simplepie

I am very new to php and simplepie. I would like to be able to use simplepie to store an …

php rss simplepie