parsecached(); // => RECOMMENDED! // allway refreshes from rss online. NOT SO FAST. //$weather_chile->parse(); // => NOT recommended! // ------------------- // OUTPUT // ------------------- //print ""; // VARIOUS //print "

Various

"; //print "title: $weather_chile->title
"; // Yahoo! Weather - Santiago, CI //print "city: $weather_chile->city
"; // Santiago //print "sunrise: $weather_chile->sunrise
"; // 6:49 am //print "sunset: $weather_chile->sunset
"; // 08:05 pm //print "yahoolink: $weather_chile->yahoolink
"; // http://us.rd.yahoo.com/dailynews/rss/weather/Santiago__CI/*http://xml.weather.yahoo.com/forecast/CIXX0020_c.html //print "
"; // ACTUAL SITUATION echo""; echo""; echo""; echo""; echo""; // Day Forecast day 3 //print "Dopo domani
"; //print "fore_day3_imgcode.gif>
"; //print "Date: $weather_chile->fore_day3_date ( $weather_chile->fore_day3_day )
"; // 26 Oct 2005 //print "Min °C: $weather_chile->fore_day3_tlow
"; // 8 //print "Max °C: $weather_chile->fore_day3_thigh
"; // 19 //print "text: $weather_chile->fore_day3_text
"; // Partly Cloudy //print "imgcode: $weather_chile->fore_day3_imgcode
"; // 29=Image for partly cloudy echo""; echo"
"; print "Adesso
"; print "actcode.gif>
"; //print "$weather_chile->acttext
"; // Partly Cloudy print "Temp: $weather_chile->acttemp *
"; // 16 echo"
"; // Day Forecast day 1 print "Oggi
"; print "fore_day1_imgcode.gif>
"; print "Data: $weather_chile->fore_day1_date ( $weather_chile->fore_day1_day )
"; // 26 Oct 2005 print "Min C: $weather_chile->fore_day1_tlow *
"; // 8 print "Max C: $weather_chile->fore_day1_thigh *
"; // 19 //print " $weather_chile->fore_day1_text
"; // Partly Cloudy //print "imgcode: $weather_chile->fore_day1_imgcode
"; // 29=Image for partly cloudy echo"
"; // Day Forecast day 2 print "Domani
"; print "fore_day2_imgcode.gif>
"; print "Data: $weather_chile->fore_day2_date ( $weather_chile->fore_day2_day )
"; // 26 Oct 2005 print "Min C: $weather_chile->fore_day2_tlow *
"; // 8 print "Max C: $weather_chile->fore_day2_thigh *
"; // 19 //print " $weather_chile->fore_day2_text
"; // Partly Cloudy //print "imgcode: $weather_chile->fore_day2_imgcode
"; // 29=Image for partly cloudy echo"
"; // Day Forecast day 4 //print "

Forecast Day 4

"; //print "day: $weather_chile->fore_day4_day
"; // Wed //print "date: $weather_chile->fore_day4_date
"; // 26 Oct 2005 //print "low °C: $weather_chile->fore_day4_tlow
"; // 8 //print "high °C: $weather_chile->fore_day4_thigh
"; // 19 //print "text: $weather_chile->fore_day4_text
"; // Partly Cloudy //print "imgcode: $weather_chile->fore_day4_imgcode
"; // 29=Image for partly cloudy //print "image: fore_day4_imgcode.gif>"; //print "
"; // Day Forecast day 5 //print "

Forecast Day 5

"; //print "day: $weather_chile->fore_day5_day
"; // Wed //print "date: $weather_chile->fore_day5_date
"; // 26 Oct 2005 //print "low °C: $weather_chile->fore_day5_tlow
"; // 8 //print "high °C: $weather_chile->fore_day5_thigh
"; // 19 //print "text: $weather_chile->fore_day5_text
"; // Partly Cloudy //print "imgcode: $weather_chile->fore_day5_imgcode
"; // 29=Image for partly cloudy //print "image: fore_day5_imgcode.gif>"; //print "
"; //print "
"; ?>