Zend
200-550 · Question #134
Which of the following superglobals does not necessarily 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 necessarily contain data from the client?
Options
- A$_POST
- B$_SESSION
- C$_GET
- D$_SERVER
How the community answered
(44 responses)- A2% (1)
- B77% (34)
- C7% (3)
- D14% (6)
Community Discussion
No community discussion yet for this question.