$_FILES is an associative array composed of items sent to the current script via the HTTP POST method. Post navigation What does $_SERVER mean? What is the difference between $_FILES[‘userfile’][‘name’] and $_FILES[‘userfile’][‘tmp_name’]?