Zend Certified Engineer 200-710 Exam Questions
Question #1 (Topic: Demo Questions)
Which of the following items in the $_SERVER superglobal are important for authenticating the client when using HTTP Basic authentication? (Choose two.)
Correct Answer: D, E
Question #2 (Topic: Demo Questions)
Which of these error types may be handled by a user defined error handler function? (Choose two.)
Correct Answer: A, C
Explanation:
Question #3 (Topic: Demo Questions)
What is the output of the following code?

Correct Answer: C
Question #4 (Topic: Demo Questions)
Consider 3 PHP files that are called asynchronously via XmlHttpRequest:



Which of the following statements is true? (Choose two.)
Correct Answer: A
Question #5 (Topic: Demo Questions)
