Zend
200-710 · Question #216
Please provide the name of the super-global variable where all the information about cookies is available.
The correct answer is A. $_COOKIE. See the full explanation below for the reasoning.
State Management
Question
Please provide the name of the super-global variable where all the information about cookies is available.
Options
- A$_COOKIE.
- B$_COOKIE[]
- C_COOKIE, _COOKIE[\]
- D
How the community answered
(39 responses)- A77% (30)
- B8% (3)
- C3% (1)
- D13% (5)
Topics
#$_COOKIE#superglobals#cookies#PHP basics
Community Discussion
No community discussion yet for this question.