Results 1 to 2 of 2

Thread: RSS to HTML with PHP

  1. #1
    Join Date
    Oct 2008
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default RSS to HTML with PHP

    I am new to php. I have an RSS feed:

    http://www.rssweather.com/wx/us/or/portland/rss.php

    I want to take the lastest post, and publish it out as html on my webpage. Is this kind of dynamic content possible?

    What is the best way to do this? If anyone could point me towards a tutorial that would be great.

    Thanks,
    TB

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    I would use PHP: http://magpierss.sourceforge.net/
    You can search around for more. If you want javascript try looking through: http://www.dynamicdrive.com/dynamicindex18/index.html
    Jeremy | jfein.net

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •