Home  >  Article  >  Backend Development  >  php upload file control code

php upload file control code

巴扎黑
巴扎黑Original
2016-11-21 14:53:39961browse

$_FILES["file"]["error"]; / / /-The name of the temporary copy of the file stored in the server
$ _Files ["file"] ["error"]; //--the error code caused by the file

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn