Home >Backend Development >PHP Tutorial > php文件上传总是失败,该如何处理

php文件上传总是失败,该如何处理

WBOY
WBOYOriginal
2016-06-13 12:32:511206browse

php文件上传总是失败
http://www.w3school.com.cn/php/php_file_upload.asp
我看着这个例子做,但是当选中一个文件,点击上传的时候却出现Error 6 ,我在php.ini中的将 upload_tmp_dir 启动设置为 upload_tmp_dir ="C:\WX" 点击上传却显示Invalid 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