Web Hosting Talk







View Full Version : RSS Feed Question


oscar2233
12-29-2008, 02:37 AM
Hi Everyone,
Any help or URL with some info would be greatly appreciated.
I want a PHP script that can grab 3 different RSS Feed URL (that can limit the stories to 3 for each URL) and save that into one xml that is formatted like RSS. I don't want this parsed into html -- i want to keep it like the original URLs format.
Please let me know if anyone can help!
Thank you,
Oscar

notepage
12-29-2008, 10:39 AM
RSSmesh will do that for you. It allows you to combine feeds you can also use RSSFilter with it to remove any post duplications or filter out irrelevant posts. The scripts are both PHP and will dynamically update once setup.