$_FILES
PHP function
Edit on GitHub ✎
HTTP File Upload variables
Description
An associative array of items uploaded to the current script via the HTTP POST method. The structure of this array is outlined in the POST method uploads section.