资源简介
PHP ajax 文件上传(带进度条)例子
代码片段和文件信息
ta http-equiv=“Content-Type“ content=“text/html; charset=utf-8“ />
tle>Ajax File Upload with jQuery and PHP - Demo tle>
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\st
文件 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\st
目录 0 2016-09-14 12:19 80\uploads
目录 0 2017-12-06 10:14 80
----------- --------- ---------- ----- ----
306301 17
相关资源
- 2019最新微信裂变加粉PHP源码
- phpword完整代码包含sample无需安装可直
- phpyun人才招聘系统V4.6 授权版20180825
- 微信小游戏源码100套-PHP
- 积分墙网站源码
- Modern PHP中文版美洛克哈特著_完整目录
- 易签到PHP开发
- 基于PHP 开发的OA外勤易签到
- 投票系统php源码
- phpStudy_2014
- PHP双轨直销企业管理系统
- phpdisk_Z-Core_v4.5(网赚运营版)
- PHP电商ERP进销存系统
- 李炎恢php第二季源码
- 李炎恢php第一季源码
- thinkphp3.2整合国外Charisma Admin Template后
- IonCube v8.3 Decoder 解密工具 官方最新
- PHP从入门到精通第三版源码
- php微信公众营销平台源码,亲测可用
- ThinkPHP商城系统源码仿京东
- 高端装修设计公司网站源码.rar
- 巨人在线报修系统 v1.1
- CodeGear.Delphi.for.PHP V2.1.0.1083 including
- Thinkphp 5.1框架B2B2C商城系统,多用户商
- 各种留言板php资源合集
- php 腾讯云通讯独立模式
- 仿咸鱼二手交易购物平台 PHP+MySql
- 毕业设计网上招聘系统PHP
- 牙科口腔医院门诊诊所网站模板源码
- php_manual_手册.chm
评论
共有 条评论