rss feed by php help

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • dylanb

    rss feed by php help

    Hi, I am looking for a way to display a bbc weather rss feed on a
    website with php, I was wondering if there are also ways of modifying
    the feed to strip some of the text, and replace certain words with
    images, so the result would just be a simple weather forecast with
    images

    feed example; http://feeds.bbc.co.uk/weather/feeds...ay/id/3752.xml

    Any suggestions would be greatly appreciated
  • C. (http://symcbean.blogspot.com/)

    #2
    Re: rss feed by php help

    On 18 Mar, 22:56, dylanb <dylanbu...@gma il.comwrote:
    Hi, I am looking for a way to display a bbc weather rss feed on a
    website with php, I was wondering if there are also ways of modifying
    the feed to strip some of the text, and replace certain words with
    images, so the result would just be a simple weather forecast with
    images
    >
    feed example;http://feeds.bbc.co.uk/weather/feeds...ay/id/3752.xml
    >
    Any suggestions would be greatly appreciated
    magpie rss does a nice job of mapping RSS tp PHP - for the other stuff
    you're pretty much on your own.

    C.

    Comment

    Working...