$timeout=15; $client=new SoapClient("http://host.com/service.asmx?WSDL",array('connection_timeout'=>$timeout));
Please note: JavaScript is required to post comments.