You are here: Documentation » API Reference » SimplePie » init()
Table of Contents
init()
Description
class SimplePie { init () }
This is what makes everything happen. Period. This is where all of the configuration options get processed, feeds are fetched, cached, and parsed, and all of that other good stuff. This is called automatically if you pass a URL to the SimplePie constructor.
Availability
- Available since SimplePie Preview Release.
- Previously existed as
simplepie()
since SimplePie 0.8.
Examples
- See the examples on the SimplePie page (or pretty much any other page) for examples.
See Also
reference/simplepie/init.txt · Last modified: 2011/03/06 03:56 (external edit)