Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: try{ $url = "https://79.143.222.197/StockService.svc?wsdl"; $username = 'XXXXX'; $password = 'XXXXXXXXXXXXXXXXXX'; $options = array( 'trace' => 1, 'login'=> $username, 'password' =>$password, 'cache_wsdl'=>WSDL_CACHE_NONE, 'soap_version' => SOAP_1_2, 'connection_timeout' => 15, ); $client = new SoapClient Source: http://pastebin.com/raw.php?i=CYmpkzzC
↧