-
功能列表
功能列表
- 理论上可以上传无限大的文件
- 实时显示上传状态、进度
- 支持多文件上传以及与表单混合上传
- 方便的用户调用接口
- 兼容不同浏览器
- ...
注意:
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页面生成系统
ASP页面生成系统-ASP pages Generation System
- 2022-08-14 03:50:11下载
- 积分:1
-
学生测评系统是以asp为开发环境的,是完整的学生测评系统,但是要使用的话必须通过修改。...
学生测评系统是以asp为开发环境的,是完整的学生测评系统,但是要使用的话必须通过修改。-Student evaluation system is the environment for the development of asp, is a complete student evaluation system, but want to use, then be effected through an amendment.
- 2023-05-02 20:25:03下载
- 积分:1
-
关于图书销售的系统,功能应该算还好了(:
关于图书销售的系统,功能应该算还好了(:-on book sales system function should count fortunately (:
- 2022-12-01 20:00:08下载
- 积分:1
-
客户关系管理系统
客户关系管理系统-customer relationship management system
- 2022-04-27 11:23:00下载
- 积分:1
-
公司网站全站模板,使用织梦CMS网站开发系统!
公司网站全站模板,使用织梦CMS网站开发系统!-The company" s Web site templates site-wide, the use of texture Meng CMS website development system!
- 2022-11-03 10:15:03下载
- 积分:1
-
用户注册系统:
采用Java Bean技术的EJB及JSP,可以发送邮件,连接MySQL数据库。...
用户注册系统:
采用Java Bean技术的EJB及JSP,可以发送邮件,连接MySQL数据库。-User Registration System : Using Java Bean technology EJB and JSP, can send mail, Link MySQL database.
- 2022-01-31 05:10:30下载
- 积分:1
-
论坛源码不是很好的公告板
论坛源码 不是bbs 不是很好-Forum source is not bulletin board is not very good
- 2022-04-06 20:02:39下载
- 积分:1
-
Upload On TV In internet On the Wold
Upload On TV In internet On the Wold
- 2022-08-17 06:31:57下载
- 积分:1
-
一个小巧的计数器
一个小巧的计数器-a small counter
- 2022-03-24 08:57:49下载
- 积分:1