nerdexam
Zend

200-550 · Question #53

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

The correct answer is B. $_COOKIE. See the full explanation below for the reasoning.

Question

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

Options

  • Aheader()
  • B$_COOKIE
  • Csetcookie()
  • Dsetrawcookie()

How the community answered

(30 responses)
  • A
    3% (1)
  • B
    77% (23)
  • C
    13% (4)
  • D
    7% (2)

Community Discussion

No community discussion yet for this question.

Full 200-550 Practice