Search found 1 match
- Sat Nov 05, 2005 10:18 pm
- Forum: PHP - Code
- Topic: Displaying certain tags of an RSS feed
- Replies: 1
- Views: 140
Displaying certain tags of an RSS feed
I have an RSS feed set up at: http://xoap.weather.com/weather/local/06883?cc=*&dayf=5&prod=xoap&par=1012545492&key=d2bef84543d24403 Under the tag <cc> I need to display the "tmp" tag. Under the <day d="0".....> I need to display the "low" tag... Under da...