"; $array=xml2array($output); #print_r($array); ?>
TemperatureWindRainWind Chill
"; $temp=$array['rss']['weather']['outsideTemp']; $mint=$array['rss']['weather']['lowOutsideTemp']; $maxt=$array['rss']['weather']['hiOutsideTemp']; echo ""; echo "
"; echo ""; echo " Feels like
".$array['rss']['weather']['windchill']." °F
"; echo "
"; echo ""; echo ""; echo ""; echo ""; echo "
TempHighLow
Today:$maxt °F$mint °F
".$array['rss']['weather']['hiOutsideTempTime']."".$array['rss']['weather']['lowOutsideTempTime']."
"; ?>
"; echo $array['rss']['weather']['windspeed']." MPH
"; echo $array['rss']['weather']['windBeaufortScale']."
"; echo "Max wind ".$array['rss']['weather']['hiWindSpeed']." MPH at ".$array['rss']['weather']['hiWindSpeedTime']; ?>
"; echo ""; echo ""; echo ""; echo ""; ?>
Today:".$array['rss']['weather']['dailyRain']."
Rate (/hr):".$array['rss']['weather']['rainrate']."
High Rate:".$array['rss']['weather']['hiRainRate']."
Month Total:".$array['rss']['weather']['monthlyRain']."
Rain Season:".$array['rss']['weather']['totalRain']."
"; echo ""; ?>
Current:".$array['rss']['weather']['windchill']." °F
Low:".$array['rss']['weather']['lowWindchill']." °F
at ".$array['rss']['weather']['lowWindchillTime']."
BarometerHumidity/Dew Point
"; echo ""; ?>
Current:".$array['rss']['weather']['barometer']." inHg
1-Hr Trend:".$array['rss']['weather']['baromtrend']."
"; echo ""; echo ""; ?>
Humidity:".$array['rss']['weather']['outsideHumidity']." %
Today:H: ".$array['rss']['weather']['hiHumidity']."%
L: ".$array['rss']['weather']['lowHumidity']."%
Dew Point:".$array['rss']['weather']['outsideDewPt']." °F