New Year Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Zend PHP 5 Certification 200-500 Question # 37 Topic 4 Discussion

Zend PHP 5 Certification 200-500 Question # 37 Topic 4 Discussion

200-500 Exam Topic 4 Question 37 Discussion:
Question #: 37
Topic #: 4

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


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());


Get Premium 200-500 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.