PrepAway - Latest Free Exam Questions & Answers

Which of the following are valid SoapClient calls?

Which of the following are valid SoapClient calls? (Choose 2)

PrepAway - Latest Free Exam Questions & Answers

A.
$client = new SoapClient(“weather.wsdl”);

B.
$client = new SoapClient;

C.
$client = new SoapClient(null, array(“location” =>
“http://example.com/weather”, “uri” => “http://test-uri.com/”));

D.
$client = new SoapClient(null, array());

One Comment on “Which of the following are valid SoapClient calls?


Leave a Reply

Your email address will not be published. Required fields are marked *