Zend 200-710 - Zend Certified Engineer Certification Exam
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
Explanation not available for this question.
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
Explanation not available for this question.
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
Explanation not available for this question.
Question #5 (Topic: Demo Questions)
What is the output of the following code?

Correct Answer: A
Explanation not available for this question.