1.

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
C. $_FILES_UPLOADED Array
D. $_FILE_UPLOADED Array
Answer» C. $_FILES_UPLOADED Array


Discussion

No Comment Found