-
功能列表
功能列表
- 理论上可以上传无限大的文件
- 实时显示上传状态、进度
- 支持多文件上传以及与表单混合上传
- 方便的用户调用接口
- 兼容不同浏览器
- ...
注意:
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
-
asp Member Registration Management System, asp Member Registration Management Sy...
asp会员注册管理系统, asp会员注册管理系统-asp Member Registration Management System, asp Member Registration Management System, asp Member Registration Management System
- 2022-06-01 21:57:40下载
- 积分:1
-
一个很好的 asp 加密 算法!方便快捷的加密功能,是其他同类算法不能比的!...
一个很好的 asp 加密 算法!方便快捷的加密功能,是其他同类算法不能比的!-a good asp encryption algorithm! Convenient and efficient encryption and other similar algorithm is not over!
- 2022-01-30 13:51:08下载
- 积分:1
-
PPMy is a simple Web
PPMy是一个简单的基于Web的管理实用程序,用以在 ProFTPD服务器上管理用户和团体,把用户和团体存储到一个MySQL数据库里。 -PPMy is a simple Web-based management utility for the ProFTPD server management and user groups, user groups and storage to a MySQL database.
- 2022-02-04 10:14:19下载
- 积分:1
-
Perl Introduction to Perl classical language learning materials suitable for beg...
Perl 语言入门 Perl经典学习资料 适合初学者-Perl Introduction to Perl classical language learning materials suitable for beginners
- 2022-03-17 08:24:31下载
- 积分:1
-
用C#实现的公司网站源码,后台所有操作封装为类,可以通过简单的继承自动形成数据维护页面,支持生成静态html文件...
用C#实现的公司网站源码,后台所有操作封装为类,可以通过简单的继承自动形成数据维护页面,支持生成静态html文件-With the C# source code to achieve the company" s Web site, the background all operations package for the class, you can automatically form a simple data maintenance page successor in support of generating a static html file
- 2022-09-19 14:20:03下载
- 积分:1
-
This is an e
这是一个山东大学电子商务教程(研究生教程)非常不错的。-This is an e-commerce tutorials Shandong University (Graduate Course) is very good.
- 2022-07-03 17:14:39下载
- 积分:1
-
dojo,鼎鼎大名,ajax最强大的框架之一,使用它可以帮助你更快更好的完成web应用...
dojo,鼎鼎大名,ajax最强大的框架之一,使用它可以帮助你更快更好的完成web应用-dojo,鼎鼎大名, ajax framework for one of the most powerful, using it can help you faster and better web applications completed
- 2022-03-24 18:56:14下载
- 积分:1
-
provision of mine javascript games, there is a very good reference
javascript编的扫雷游戏,有非常好的借鉴意义-provision of mine javascript games, there is a very good reference
- 2022-03-14 02:09:22下载
- 积分:1
-
一个类似于chinaren的校友录的同学录,代码比较简单,适合初学使用...
一个类似于chinaren的校友录的同学录,代码比较简单,适合初学使用-chinaren similar to the one recorded in the alumni website, the code is relatively simple, suitable for beginners to use
- 2022-09-17 12:50:03下载
- 积分:1