Zend 200-550 Exam
Zend Certified PHP Engineer (Page 23 )

Updated On: 12-Jan-2026

Which of the following PHP functions can be used to set the HTTP response code? (Choose 2)

  1. header_add()
  2. header()
  3. http_set_status()
  4. http_response_code()
  5. http_header_set()

Answer(s): B,D



What is the name of the header used to require HTTP authentication?

  1. Authorization-Required
  2. WWW-Authenticate
  3. HTTP-Authenticate
  4. Authentication-Required
  5. HTTP-Auth

Answer(s): B



What types of HTTP authentication are supported by PHP? (Choose 2)

  1. Basic
  2. Advanced
  3. Strict
  4. Digest
  5. Realm

Answer(s): A,D



Which of the following items in the $_SERVER superglobal are important for authenticating the client when using HTTP Basic authentication? (Choose 2)

  1. PHP_AUTH_TYPE
  2. PHP_AUTH_PASSWORD
  3. PHP_AUTH_DIGEST
  4. PHP_AUTH_PW
  5. PHP_AUTH_USER

Answer(s): D,E



When tracking upload progress with sessions, the values of 2 INI settings are needed to determine the key in $_SESSION of the upload progress data. What are the INI settings? (Choose 2)

  1. session.upload_progress.file
  2. session.upload_progress.key
  3. session.upload_progress.prefix
  4. session.upload_progress.freq
  5. session.upload_progress.name

Answer(s): C,E



Viewing page 23 of 46
Viewing questions 111 - 115 out of 223 questions



Post your Comments and Discuss Zend 200-550 exam prep with other Community members:

Join the 200-550 Discussion