rss fetcher

Discussion in 'XML & RSS' started by scylla, Jan 27, 2010.

  1. #1
    Hi I have a rss fetcher that fetches items from rss feeds, meaning that the pages content changes all the time. What can I do to make it save the various fetches into php files. (after they become php, I can do some .htaccess rewrite rules on them):D

    Example: http://video-game-chat.com/final-fantasy/news.php
     
    scylla, Jan 27, 2010 IP
  2. DavidHall

    DavidHall Active Member

    Messages:
    565
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    60
    #2
    What you need to do is save the contents into a mysql database. Then you can simply read the database, getting the latest articles to display on the website :)
     
    DavidHall, Feb 20, 2010 IP
  3. scylla

    scylla Notable Member

    Messages:
    1,025
    Likes Received:
    33
    Best Answers:
    1
    Trophy Points:
    225
    #3
    sorry for the late post but I had a 6 month ban some time back. Anyways, can you link me a script that can do this?
     
    scylla, Dec 11, 2010 IP