doumao1047 2010-07-16 08:29
浏览 36
已采纳

如何将RSS提要加入其中? (来自php)

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.

    http://pipes.yahoo.com/pipes/

    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!

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
编辑
预览

报告相同问题?