• =0;$i--) { $state_code = $city_list[$i][0]; $state_name = getStateName($state_code); $state_name_encoded = urlencode($state_name); $city_num = count($city_list[$i]); ?>
  • "; if($zip) echo "$city, $state_code Weather"; else echo "$city, $state_code Weather not available"; echo ""; } ?>