A

Admin • 833K Points
Coach

Q. What does $_FILES superglobal hold?

  • (A) Uploaded file information
  • (B) Form inputs
  • (C) Cookies
  • (D) Session data
  • Correct Answer - Option(A)
  • Views: 23
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

$_FILES contains info about files uploaded via HTTP POST.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.