nerdexam
Zend

200-530 · Question #53

What can NOT be used to send a cookie from within a PHP application?

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

Question

What can NOT be used to send a cookie from within a PHP application?

Options

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

How the community answered

(37 responses)
  • A
    3% (1)
  • B
    81% (30)
  • C
    5% (2)
  • D
    11% (4)

Community Discussion

No community discussion yet for this question.

Full 200-530 Practice