Trying to pull in elements from Yahoo Weather XML
问题 Trying to pull a value from the sunrise element from [yweather:astronomy] in the Yahoo XML Doc. Tried various combinations along the lines of: echo $yweather->astronomy == 'sunrise'; Is pulling a value from the sunrise element the right terminology? Struggling to find much in the way of help using this terminology on the web. The remainder of the code is functioning as I wish Yahoo XML Doc - snippet <rss xmlns:yweather="http://xml.weather.yahoo.com/ns/rss/1.0" xmlns:geo="http://www.w3.org