Zend
200-550 · Question #236
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
(63 responses)- A5% (3)
- B73% (46)
- C8% (5)
- D14% (9)
Community Discussion
No community discussion yet for this question.