Q28
Which superglobal stores a variety of information pertinent to a file uploaded to the server via a PHP script?
A.
$_FILE Array
B.
$_FILEs Array
AnswerC.
$_FILES_UPLOADED Array
D.
$_FILE_UPLOADED Array
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board