What is the Zend PHP5 200-500 exam? The Zend PHP5 200-500 exam is designed to test an examinee’s knowledge of PHP programming, PHP security, XML and Web services, streaming and network programming, etc. Mainly, this test measures the examinee experience in PHP programming. The main goal of this exam is to allow PHP professionals to attain the “Zend Certified Engineer” designation.
Vendor: Zend
Exam Code: 200-500
Exam Name: Zend PHP 5 Certification
QUESTION 1
Which of the following can be registered as entry points with a SoapServer instance (choose 3)
A. A single function
B. A single method from a class
C. Multiple functions at once
D. All methods from a class
E. All classes defined in a script