nerdexam
Zend

200-710 · Question #221

Which PHP function sets a cookie and URL encodes its value when sending it to the browser?

The correct answer is A. setcookie, setcookie(). You've hit your weekly limit · resets 5am (America/New_York)

State Management

Question

Which PHP function sets a cookie and URL encodes its value when sending it to the browser?

Options

  • Asetcookie, setcookie()
  • Bsetrawcookie()
  • Csetcookie()
  • Dsetrawcookie, setrawcookie()

How the community answered

(45 responses)
  • A
    82% (37)
  • B
    4% (2)
  • C
    11% (5)
  • D
    2% (1)

Explanation

You've hit your weekly limit · resets 5am (America/New_York)

Topics

#setcookie#URL encoding#cookies#cookie functions

Community Discussion

No community discussion yet for this question.

Full 200-710 Practice