| Follow us on Twitter at twitter.com/cod_stormchase
|
West Suburban Forecast
| ';
print ' ';
print ' | ';
print $return['items'][0]['title'];
print ': | ';
print $return['items'][0]['short'];
if ($return['items'][0]['TempHi']) {
print ". High's near ".$return['items'][0]['TempHi'];
}
if ($return['items'][0]['TempLo']) {
print ". Low's near ".$return['items'][0]['TempLo'];
}
if ($return['items'][0]['Rain']) {
print ". Chance of rain ".$return['items'][0]['Rain'].'%';
}
if ($return['items'][0]['WindDir']) {
print '. ';
if ($return['items'][0]['WindAvg']<5) {
print "Wind ".$return['items'][0]['WindDir'].' and light';
} else {
print "Wind ".$return['items'][0]['WindDir'].' around '.$return['items'][0]['WindAvg'].'mph';
}
}
print '. | | ';
print $return['items'][1]['title'];
print ': | ';
print $return['items'][1]['short'];
if ($return['items'][1]['TempHi']) {
print ". High's near ".$return['items'][1]['TempHi'];
}
if ($return['items'][1]['TempLo']) {
print ". Low's near ".$return['items'][1]['TempLo'];
}
if ($return['items'][1]['Rain']) {
print ". Chance of rain ".$return['items'][1]['Rain'].'%';
}
if ($return['items'][1]['WindDir']) {
print '. ';
if ($return['items'][1]['WindAvg']<5) {
print "Wind ".$return['items'][1]['WindDir'].' and light';
} else {
print "Wind ".$return['items'][1]['WindDir'].' around '.$return['items'][1]['WindAvg'].'mph';
}
}
print '. | ';
?>
 Chicagoland current radar image
|
|