nerdexam
Zend

200-710 · Question #216

Please provide the name of the super-global variable where all the information about cookies is available.

The correct answer is A. $_COOKIE. See the full explanation below for the reasoning.

State Management

Question

Please provide the name of the super-global variable where all the information about cookies is available.

Options

  • A$_COOKIE.
  • B$_COOKIE[]
  • C_COOKIE, _COOKIE[\]
  • D

How the community answered

(39 responses)
  • A
    77% (30)
  • B
    8% (3)
  • C
    3% (1)
  • D
    13% (5)

Topics

#$_COOKIE#superglobals#cookies#PHP basics

Community Discussion

No community discussion yet for this question.

Full 200-710 Practice