How to join RSS feeds into one? (from php) what libs can help us with it?
1条回答 默认 最新
- duan0504 2010-07-16 08:32关注
You'll want to use SimpleXML
Either that, or you can use something like Yahoo! Pipes to merge them for you can create a merged RSS feed for you.
if you use pipes, be sure to filter by date, so you can get a feed with all the posts in chronological order. I've used it for a few things and it works great!
本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报