为什么文件只能部分上传?

编程入门 行业动态 更新时间:2024-10-28 15:28:25
本文介绍了为什么文件只能部分上传?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 为什么文件只能部分上传?

我正在改进我的PHP文件上传脚本中的错误处理,并试图找出如何正确处理UPLOAD_ERR_PARTIAL。

应该提示用户再次尝试上传文件,还是应该通知他们是否存在更严重的问题,阻止他们上传可能的合法文件?

解决方案

为什么文件只能上传?

这通常是由用户取消上传引起的。

我应该提示用户尝试再次上传文件,或者我应该通知他们,有一个更多的严重的问题,这是阻止他们上传一个可能的合法文件?

您应该提示他们再次尝试,如果问题仍然与网站所有者联系,包括尽可能详细的细节。

Why might a file only be partially uploaded?

I am improving error-handling in my PHP file upload script and am trying to figure out how to handle UPLOAD_ERR_PARTIAL properly.

Should I prompt the user to try uploading the file again, or should I inform them that there is a more severe problem which is preventing them from uploading a possibly legitimate file?

解决方案

Why might a file only be partially uploaded?

This is usually caused by the user canceling the upload.

Should I prompt the user to try uploading the file again, or should I inform them that there is a more severe problem which is preventing them from uploading a possibly legitimate file?

You should prompt them to try again and if problems continue to contact the site owners, including as much detail as possible.

更多推荐

为什么文件只能部分上传?

本文发布于:2023-11-25 16:41:37,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1630534.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:上传   文件

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!