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)- A3% (1)
- B81% (30)
- C5% (2)
- D11% (4)
Community Discussion
No community discussion yet for this question.