\n"; for($i=0;$i $myCodes[$i]); $response = $soapclient -> call('getWeatherReport', $params,'capeconnect:GlobalWeather:GlobalWeather','capeconnect:GlobalWeather:GlobalWeather#getWeatherReport'); if ($response) { $myString = "\t\n"; print $myString; print "\t\t".$response['station']['iata']."\n"; print "\t\t\n"; print "\t\n"; } } print "\n"; ?>