-
功能列表
功能列表
- 理论上可以上传无限大的文件
- 实时显示上传状态、进度
- 支持多文件上传以及与表单混合上传
- 方便的用户调用接口
- 兼容不同浏览器
- ...
注意:
1. UPU需要php4.3.0及其以上版本,并打开socket扩展
2. upu/temp为上传临时文件存放目录, upu/files为文件存放目录,这两个目录可以在
upu.class.php中指定。
3. 你的中要有enctype="multipart/form-data"这个属性,action为文件上传成功后
的处理页面,也就是说你的完全按照正常的思路来写就可以了,唯一不同的是需
要加入onsubmit="return upuInit(this)"
4. 上传成功后,可以使用$_POST来获取表单数据,如果是普通表单,直接
$_POST[ 表单名称 ]即可获得其值,如果是一个文件,则返回这样一个数组
$_POST[ 表单名字 ] = Array (
[filename] =>
[clientpath] =>
[savepath] =>
[filetype] =>
[filesize] =>
[extension] =>
)
-function list-theoretically unlimited upload large files-real-time display upload state, progress-support multi-file upload form and mixed with upload-called user-friendly interface-compatible with a variety of browsers- .. . Note : 1. UPU need php4.3.0 and above. and open the socket extension 2. Approved/temp to store temporary files upload directory, Approved/files for
- 2022-04-13 11:28:50下载
- 积分:1
-
企业建站系统 v3.0 英文版.rar
企业建站系统 v3.0 英文版.rar-Station at Enterprise System v3.0 English. Rar
- 2022-03-29 16:42:36下载
- 积分:1
-
Photo Gallery, features a lot of flash picture browsing, auto
图片库,功能很多,图片flash浏览,自动播放等等。-Photo Gallery, features a lot of flash picture browsing, auto-play and so on.
- 2022-01-26 03:27:06下载
- 积分:1
-
sdafeqredfzdsafdasfdsafdsa
sdafeqredfzdsafdasfdsafdsa公司
- 2022-01-25 22:55:34下载
- 积分:1
-
asp常用代码教程大全,几乎涵盖所有的代码介绍,
asp常用代码教程大全,几乎涵盖所有的代码介绍,-Common code asp tutorial Daquan
- 2023-04-28 03:30:04下载
- 积分:1
-
This is a forum with ASP Development Statistics web site, want to learn ASP to h...
这是一个用ASP开发的论坛统计网站,希望对学习ASP的人有帮助。-This is a forum with ASP Development Statistics web site, want to learn ASP to help the people.
- 2022-12-31 19:30:15下载
- 积分:1
-
此程序用来写asp方面的例子,用request对象
此程序用来写asp方面的例子,用request对象-request
- 2022-03-12 08:30:41下载
- 积分:1
-
采用asp+access写的简易学校餐厅服务系统,具体功能见包内说明...
采用asp+access写的简易学校餐厅服务系统,具体功能见包内说明-used to write the summary school cafeteria service system, specific functions within the packet see Note
- 2022-07-04 16:57:57下载
- 积分:1
-
latest JUSTSHOW BLOG source code, using simple. Very convenient!
最新的JUSTSHOW BLOG源代码,使用简单.很方便!-latest JUSTSHOW BLOG source code, using simple. Very convenient!
- 2022-01-25 18:15:42下载
- 积分:1
-
基于asp的内容管理系统 轻量级的 但功能齐全对付小站没问题
基于asp的内容管理系统 轻量级的 但功能齐全对付小站没问题-Based on the content management system asp lightweight but fully functional station to deal with no problem
- 2022-11-15 16:35:04下载
- 积分:1