<?php $wsdl = 'http://www.deeptraining.com/webservices/weather.asmx?WSDL'; $opts = array( 'trace' => true, ); //$opts = array();