-
功能列表
功能列表
- 理论上可以上传无限大的文件
- 实时显示上传状态、进度
- 支持多文件上传以及与表单混合上传
- 方便的用户调用接口
- 兼容不同浏览器
- ...
注意:
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
-
using ASP.NET write an online bookstore source code in VS2003 and 2005 can be ru...
用ASP.NET写的一个网上书店源代码,在VS2003和2005下都可运行-using ASP.NET write an online bookstore source code in VS2003 and 2005 can be run under
- 2022-03-14 03:03:43下载
- 积分:1
-
sdafeqredfzdsafdasfdsafdsa
sdafeqredfzdsafdasfdsafdsa公司
- 2022-01-25 22:55:34下载
- 积分:1
-
ASP.NET 3.5,用数据验证控件进行数据验证的实例代码。
ASP.NET 3.5,用数据验证控件进行数据验证的实例代码。-ASP.NET 3.5 data validation demo
- 2022-07-12 20:18:11下载
- 积分:1
-
flex应用开发的跟踪调试,非常方便,flex的布道者开发,贡献大家...
flex应用开发的跟踪调试,非常方便,flex的布道者开发,贡献大家-flex tracking application development and testing facilities, flex preacher development, we contribute
- 2023-04-13 12:40:03下载
- 积分:1
-
很不错的是网上书店,电子商务,多级分类,在线定单
很不错的是网上书店,电子商务,多级分类,在线定单-very good online bookstores, e-commerce, multi-category, online orders
- 2022-05-11 00:31:22下载
- 积分:1
-
struts2+spring+hibernate的注册登录,包括增删改。库包已经配好。
struts2+spring+hibernate的注册登录,包括增删改。库包已经配好。-struts2+ spring+ hibernate registration registry, including additions and deletions changed. Treasury has already allocated a good package.
- 2022-08-09 06:58:25下载
- 积分:1
-
Javascript实现的调整缩进的程序!
Javascript实现的调整缩进的程序!-Javascript adjustment brings the realization of the procedure!
- 2022-03-10 05:57:35下载
- 积分:1
-
基本FLASH+ASP聊天室,设计比较基础,没有太多的修饰,但是功能比较齐全,符合聊天室的基本需要。...
基本FLASH+ASP聊天室,设计比较基础,没有太多的修饰,但是功能比较齐全,符合聊天室的基本需要。-basic ASP chat rooms, the design basis for comparison, not too many refinements, but functions relatively complete, and chat rooms with basic needs.
- 2022-08-14 04:41:12下载
- 积分:1
-
用ASP和Ajax留言编写源程序,可以大大提高用户
用ASP和AJAX编写的留言本源码,能够极大地改善用户的上网体验.-Using ASP and AJAX Guestbook prepared source, can greatly improve the user
- 2023-07-14 23:05:03下载
- 积分:1