时间:2021-07-01 10:21:17 帮助过:21人阅读
php上传文件时,显示百分比用什么插件比较好?
本质上来说这个应该是前端的事。利用ajax的progress
事件。
http://www.ruanyifeng.com/blog/2012/08/file_upload.html
https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/Using_XMLHttpRequest#Monitoring_progress