Zend
200-710 · Question #220
200-710 Question #220: Real Exam Question with Answer & Explanation
The correct answer is A. setrawcookie, setrawcookie(). See the full explanation below for the reasoning.
Question
Which PHP function sets a cookie whose value does not get URL encoded when sending it to the browser?
Options
- Asetrawcookie, setrawcookie()
- Bsetcookie, setcookie()
- Csetrawcookie()
- Dsetcookie()
Community Discussion
No community discussion yet for this question.