1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

RSS/PHP Script

Discussion in 'PHP' started by Christian Little, Oct 20, 2007.

  1. #1
    I need a script that will take in a list of URL's of RSS feeds. The script will then download all the feeds provided, and create 1 feed listing all the stories by date/time. So it basically combines multiple feeds into a single feed.

    Anybody know of a script that can do this?
     
    Christian Little, Oct 20, 2007 IP
  2. tamen

    tamen Peon

    Messages:
    182
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    tamen, Oct 20, 2007 IP
  3. pluswebdev

    pluswebdev Banned

    Messages:
    205
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #3
    pluswebdev, Oct 21, 2007 IP
  4. Christian Little

    Christian Little Peon

    Messages:
    1,753
    Likes Received:
    80
    Best Answers:
    0
    Trophy Points:
    0
    #4
    LastRSS did not do what I wanted. All it did was take in multiple URL's as an array and display each one as a list. So if I entered 5 feed url's, it would make 5 lists...I want something that will take in 5+ feed url's and make a single RSS feed.

    Yahoo Pipes looks like it does what I want though, so thanks pluswebdev :)
     
    Christian Little, Oct 21, 2007 IP
  5. jakomo

    jakomo Well-Known Member

    Messages:
    4,262
    Likes Received:
    82
    Best Answers:
    0
    Trophy Points:
    138
    #5
    Hello,
    Try magpierss :) is very easy
     
    jakomo, Oct 21, 2007 IP
  6. JOGS_DEV

    JOGS_DEV Peon

    Messages:
    136
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #6
    If you are running PHP5, look into SimpleXML that comes with it.
    I tried magpierss, when I had PHP4 - it was also good.
     
    JOGS_DEV, Oct 21, 2007 IP
  7. panama

    panama Peon

    Messages:
    630
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Use CaRP with MorayCaRP with Moray. It takes a little to work through the code, but once you learn it, it is very versatile and customizable.
     
    panama, Oct 22, 2007 IP