Home  >  Article  >  Backend Development  >  php上传大文件成功,但是找不到文件的有关问题

php上传大文件成功,但是找不到文件的有关问题

WBOY
WBOYOriginal
2016-06-13 12:40:221003browse

php上传大文件成功,但是找不到文件的问题
今天做flex  +  PHP的上传,上传都成功了,但是在目标位置找不到文件

后来研究了研究

在php.ini里面配置的临时文件路径需要打开 upload_tmp_dir
(在上传大文件的时候)

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