Zend
200-710 · Question #157
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.
Security
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
(37 responses)- A5% (2)
- B73% (27)
- C8% (3)
- D14% (5)
Topics
#superglobals#$_SESSION#client data#PHP superglobals
Community Discussion
No community discussion yet for this question.