?
To check whether a file was uploaded, you look in the _______ superglobal array.
Answer & Solution
Correct Answer:
Option
A
Whenever a file is uploaded via an HTML form, that file is stored in temporary memory and information about the file is passed in the $_FILES superglobal.
Join the Discussion
Login to post a comment or share your explanation.
Login