nerdexam
National_Instruments

200-500 · Question #18

What super-global should be used to access information about uploaded files via a POST request?

The correct answer is D. $_FILES. See the full explanation below for the reasoning.

Question

What super-global should be used to access information about uploaded files via a POST request?

Options

  • A$_SERVER
  • B$_ENV
  • C$_POST
  • D$_FILES
  • E$_GET

How the community answered

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

Community Discussion

No community discussion yet for this question.

Full 200-500 Practice