php $ _files

$_FILES is an associative array containing items uploaded via HTTP POST method
and holds the attributes of files such as: Attribute. Description.
[name] Name of file which is uploading.
Literate Lentil