How to make RSS Feed for other publishers

Discussion in 'Programming' started by mdtzeb, Mar 12, 2008.

  1. #1
    Hi,
    i have bookstore website including an article directory. i want to know how to make a script either in java/php to create rss feed for others website/publisher for having fresh content for them.

    Just like given below website provides fresh content to other publishers

    Most Recent Articles from Amazines.com
    from advertisment category: Most Recent Articles about Advertising
     
    mdtzeb, Mar 12, 2008 IP
  2. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You simply have a script that reads the relevant database for articles and outputs the returned dataset into RSS formated XML. Given there are hundreds of examples for .Net there must be millions for PHP
     
    AstarothSolutions, Mar 12, 2008 IP