Recommend this page to a friend! |
Download .zip |
Info | View files (10) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2011-05-03 (5 years ago) | Not enough user ratings | Total: 414 This week: 1 | All time: 6,114 This week: 1,047 |
Version | License | PHP version | Categories | |||
feedee 1.0.0 | BSD License | 5.3 | XML, PHP 5, Cache, Web services |
Description | Author | |||||||||||||
This package can be used to retrieve and parse RSS feed from remote sites. |
|
Please read the service specific examples to know how to use. == PERFORMANCE OPTION == Setting the cache directory, you can increase the performance of the Feed request. Feedee_Cache::setCacheDir($some_writable_directory); Usually, the method to set the Expiration time is setExpire(). Eg.: $wordpress = new Feedee('wordpress'); $wordpress->setExpire(7200); // 2 hours |
Files | / | Services |
File | Role | Description |
---|---|---|
flickr.example | Example | Flickr Example |
Flickr.php | Class | Flickr Service |
weather.example | Example | Weather Example |
Weather.php | Class | Weather Channel Service |
wordpress.example | Example | Wordpress example |
Wordpress.php | Class | Wordpress Service |
youtube.example | Example | Youtube Example |
Youtube.php | Class | Youtube Service |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.