Zend
200-530 · Question #145
In the function setcookie() what does the 3rd parameter specify?
The correct answer is B. The expiration time of the cookie. See the full explanation below for the reasoning.
Question
In the function setcookie() what does the 3rd parameter specify?
Options
- AThe name of the cookie.
- BThe expiration time of the cookie.
- CThe value of the cookie.
- DThe IP address of the cookie's client.
How the community answered
(57 responses)- A9% (5)
- B74% (42)
- C14% (8)
- D4% (2)
Community Discussion
No community discussion yet for this question.