Zend
200-530 · Question #59
Which of the following superglobals does not contain data from the client?
The correct answer is B. $_SESSION. See the full explanation below for the reasoning.
Question
Which of the following superglobals does not contain data from the client?
Options
- A$_POST
- B$_SESSION
- C$_GET
- D$_SERVER
How the community answered
(61 responses)- A8% (5)
- B74% (45)
- C15% (9)
- D3% (2)
Community Discussion
No community discussion yet for this question.