View Single Post
  #3 (permalink)  
Old 07-30-2008, 05:01 PM
kgo_yoi@yahoo.com.cn kgo_yoi@yahoo.com.cn is offline
Junior Member
 
Join Date: Jul 2008
Posts: 1
Default Hi, eric.pommereau, I encounter the same problem

What's more, I can't get rss/channel/item/description neither. When I code

PHP Code:
echo $yahooWeatherRss ->item->description(); 
I get "Yahoo! Weather for Detroit, MI", the content of rss/channel/description element.

I have used MagpieRSS, a RSS parser, it can get "<description><![CDATA[..."
Reply With Quote