Set the default timeout for fetching remote feeds
SimplePie::force_fsockopen
Force SimplePie to use fsockopen() instead of cURL
SimplePie::enable_cache
Enable/disable caching in SimplePie.
SimplePie::__construct
The SimplePie class contains feed level data and options
Advertisement
SimplePie::set_feed_url
Set the URL of the feed you want to parse
SimplePie::set_raw_data
Set the raw XML data to parse
SimplePie::get_link
Get a single link for the feed
SimplePie::get_permalink
Get the permalink for the item
Advertisement
SimplePie::get_description
Get the content for the item
SimplePie::get_copyright
Get the copyright info for the feed
SimplePie::get_language
Get the language for the feed
SimplePie::get_latitude
Get the latitude coordinates for the item
Advertisement
SimplePie::get_longitude
Get the longitude coordinates for the feed
SimplePie::set_url_replacements
Set element/attribute key/value pairs of HTML attributes containing URLs that need to be resolved relative to the feed
SimplePie::get_feed_tags
Get data for an feed-level element