📅  最后修改于: 2022-03-11 14:54:11.177000             🧑  作者: Mango
$_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.