Home > Backend Development > PHP Tutorial > php upload file control code

php upload file control code

巴扎黑
Release: 2016-11-21 14:53:39
Original
1018 people have browsed it

$_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

source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template