RSS help please please please

Discussion in 'XML & RSS' started by Blasingame, Feb 19, 2010.

  1. #1
    I have a XML file that I want to make a searchable feed out of. Any help?

    I know the feed format thing but I have no idea how it gets updates or how to build a html search for it.

    I'm sure I will need some kind of php script with html search to search the XML file but I'm not sure.

    I want to be able to search this XML file and return like 100 results that can be converted to RSS
     
    Blasingame, Feb 19, 2010 IP
  2. DavidHall

    DavidHall Active Member

    Messages:
    565
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    60
    #2
    Hi

    I'm not too sure I understand what you're after here?

    You already have an XML file and you want to make that XML file searchable, and the search returns an XML file of the results?
     
    DavidHall, Feb 20, 2010 IP
  3. Blasingame

    Blasingame Peon

    Messages:
    761
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #3
    yes a i have a standard xml file which is NOT formated as a rss feed. I need to generate a feed from this file, make it searchable and dynamic.

    I have seen this before with some clickbank feeds if this helps.
     
    Blasingame, Feb 20, 2010 IP
  4. Twity

    Twity Peon

    Messages:
    91
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4
    You can do that using PHP. Reading the XML file, then output in RSS format
     
    Twity, Feb 28, 2010 IP