Mega Code Archive

 
Categories / Php / File Directory
 

$_FILES Arguments

Argument       Description name           The original filename that was uploaded type           The MIME type of the uploaded file size           The size of the uploaded file (in bytes) tmp_name       The temporary name of the file that has been uploaded error          The error code that may be generated by the file upload