• 大小: 0.11M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-29
  • 语言: PHP
  • 标签: Ajax  进度条  php  hp  进度  

资源简介

PHP ajax 文件上传(带进度条)例子

资源截图

代码片段和文件信息




ta http-equiv=“Content-Type“ content=“text/html; charset=utf-8“ />
tle>Ajax File Upload with jQuery and PHP - Demotle>
ript type=“text/javascript“ src=“js/jquery-1.10.2.min.js“>ript>
ript type=“text/javascript“ src=“js/jquery.form.min.js“>ript>

ript type=“text/javascript“>
$(document).ready(function() { 
var options = { 
target:   ‘#output‘   // target element(s) to be updated with server response 
beforeSubmit:  beforeSubmit  // pre-submit callback 
success:       afterSuccess  // post-submit callback 
uploadProgress: OnProgress //upload progress callback 
resetForm: true        // reset the form after successful submit 
}; 

 $(‘#MyUploadForm‘).submit(function() { 
$(this).ajaxSubmit(

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        673  2012-05-04 02:24  80\images\ajax-loader.gif

    ..A.SH.      3072  2014-01-28 12:31  80\images\Thumbs.db

     文件       4241  2017-12-06 10:16  80\index.php

     文件      93107  2013-09-20 19:54  80\js\jquery-1.10.2.min.js

     文件     140036  2013-09-20 19:54  80\js\jquery-1.10.2.min.map

     文件      37332  2012-05-04 00:13  80\js\jquery.form.js

     文件      15054  2014-01-17 11:22  80\js\jquery.form.min.js

     文件       1897  2014-01-28 16:15  80\processupload.php

     文件         78  2014-01-28 14:29  80\ReadMe.txt

     文件       1083  2014-01-28 14:38  80\style\style.css

     文件          0  2014-01-17 12:55  80\uploads\index.html

    ..A.SH.      9728  2012-10-03 10:54  80\uploads\Thumbs.db

     目录          0  2016-09-14 12:19  80\images

     目录          0  2016-09-14 12:19  80\js

     目录          0  2016-09-14 12:19  80\style

     目录          0  2016-09-14 12:19  80\uploads

     目录          0  2017-12-06 10:14  80

----------- ---------  ---------- -----  ----

               306301                    17


评论

共有 条评论