SimplePie 1.5 is now available!

SimplePie Documentation.  Learn how to use this thing.  It's way better than going to school.

You are here: Documentation

Search

You can find the results of your search below. If you didn't find what you were looking for, you can create or edit the page named after your query with the appropriate button.

Results


SimplePie 1.0 "Razzleberry": 122 Hits
for accessing //ANY// element or attribute in the feed via ''[[reference:SimplePie:get_channel_tags]]'', ''[[reference:SimplePie:get_feed_tags]]'', ''[[reference:SimplePie:get_image_tags]]'' and ''[[reference:SimplePie_Item:get_item_tags]]''. (RC1) * Added the... C1) * Added the ability to get an item's parent feed via ''[[reference:SimplePie_Item::get_feed]]''. (RC1) * Improved ... sizing. Defaults to 480x270. (RC1) * Added ''[[reference:SimplePie:subscribe_itunes]]'', which allows for automatic
get_all_discovered_feeds(): 20 Hits
ode php><?php require_once('../simplepie.inc'); $feed = new SimplePie('http://simplepie.org/wiki/reference/simplepie/get_all_discovered_feeds'); foreach ($feed->get_... "<br />"; } ?></code> ===== See Also ===== * [[reference:SimplePie:start]] * [[reference:SimplePie:subscribe_url]]