Rssmerge is a Xml And Php script
Overall rating: (N/A)
|
The script rssmerge is a XML and PHP script (RSS / XML cnotent pharser).
This is a simple Magpie based script which can be used to merge mlutiple feeds into a single feed and sort the feed contents based on the date. Implies, the latest created item from any feed will appear. This scrpit does not show or ask you to select the feeds but it will mix all the feeds and will sort according to each feed. I found many sites hosting that service but i wanted my own script running on my own server. I have searched for more than 5 days for a simplar script online but couldn't get any. the demo can be seen at http://mgit.org/www1/rssm erge/. This is merged feeds of more than one blog.
instlalation ihttp://mgit.org/www1/rss merge/ l.e., and all you need to do is push feed urls into the main index file. add more of the following text next to the existing ones inside the index.php file and the script is ready to merge the contents for you. Simple! array_push($urls,"http:// adityagn.blogspot.com/rss .xml");
|
 Write a comment about the script rssmerge
|