Connecting Tech Pros Worldwide Help | Site Map

rss feed by php help

dylanb
Guest
 
Posts: n/a
#1: Mar 19 '08
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/)
Guest
 
Posts: n/a
#2: Mar 19 '08

re: rss feed by php help


On 18 Mar, 22:56, dylanb <dylanbu...@gmail.comwrote:
Quote:
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.
Closed Thread