Type = ""; $soapClient = getClient($_GET['pays'], 'Ping'); $ping = SwitchWSDLFunction('Ping', $structure, $soapClient); print_r($ping); } } ?>