📜  这是php代码示例中的文件属性

📅  最后修改于: 2022-03-11 14:54:13.188000             🧑  作者: Mango

代码示例1
ATTRIBUTE                    DESCRIPTION
  [name]                    Name of the which is uploading
  [size]                    Size of the file
  [type]                    Types of the file (like .pdf,.zip,.jpeg....etc)
  [tmp_name]                A temporary address where the file is located before processing the upload request
  [error]                     Types of error occurred when the file is uploading