Zend
ZF-100-500 · Question #82
Which of the following methods of Zend_XmlRpc_Client can you use to instantiate a server proxy call?
The correct answer is B. getProxy(). See the full explanation below for the reasoning.
Question
Which of the following methods of Zend_XmlRpc_Client can you use to instantiate a server proxy call?
Options
- AgetLastResponse()
- BgetProxy()
- CXMLResponse
- Dcall()
How the community answered
(34 responses)- A9% (3)
- B74% (25)
- C3% (1)
- D15% (5)
Community Discussion
No community discussion yet for this question.