nerdexam
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)
  • A
    5% (2)
  • B
    73% (27)
  • C
    8% (3)
  • D
    14% (5)

Topics

#superglobals#$_SESSION#client data#PHP superglobals

Community Discussion

No community discussion yet for this question.

Full 200-710 Practice