Free 200-550 Exam Braindumps (page: 20)

Page 19 of 56

From your PHP application, how can you send the same header twice, but with different values?

  1. Set the second argument of the header() function to false
  2. PHP does that automatically
  3. You may only send a particular type of header once
  4. Use the header_add() function

Answer(s): A



Which class of HTTP status codes is used for server error conditions?

  1. 2XX
  2. 3XX
  3. 4XX
  4. 5XX

Answer(s): D



Which class of HTTP status codes is used for redirections?

  1. 2XX
  2. 3XX
  3. 4XX
  4. 5XX

Answer(s): B



Which of the following can NOT be used to send a cookie from within a PHP application?

  1. header()
  2. $_COOKIE
  3. setcookie()
  4. setrawcookie()

Answer(s): B






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

200-550 Discussions & Posts