-
功能列表
功能列表
- 理论上可以上传无限大的文件
- 实时显示上传状态、进度
- 支持多文件上传以及与表单混合上传
- 方便的用户调用接口
- 兼容不同浏览器
- ...
注意:
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
-
这个以个很简单的网上商城系统,适合初学者学习
这个以个很简单的网上商城系统,适合初学者学习-This in a very simple system of online shopping, suitable for beginners to learn
- 2023-08-22 18:05:05下载
- 积分:1
-
PHP achieve a text database, safety and efficiency is also good, can be used to...
PHP实现的一个文本数据库,安全性和效率也不错,可以拿来学习 。
PHP实现的一个文本数据库,安全性和效率也不错,可以拿来学习学习 -PHP achieve a text database, safety and efficiency is also good, can be used to learn from him. PHP achieve a text database, safety and efficiency is also good, learning can be used to achieve learning PHP version of a database, safety and efficiency is also good, learning can be used to study
- 2022-03-18 13:57:56下载
- 积分:1
-
applet+servlet+.html实现动态描点功能,可以从页面向applet进行传参....
applet+servlet+.html实现动态描点功能,可以从页面向applet进行传参.-applet+ servlet+. html dynamic depiction point functions, can be carried out from the page to the applet parameter Chuan.
- 2023-08-09 15:10:04下载
- 积分:1
-
A correct Struts example SimpleStrutsFileUploadFromSunWeiQin
A correct Struts example SimpleStrutsFileUploadFromSunWeiQin-Struts example SimpleStrutsFil eUploadFromSunWeiQin
- 2022-03-11 09:48:49下载
- 积分:1
-
又一个礼品网站的整站源程序代码。加入了后台管理。
又一个礼品网站的整站源程序代码。加入了后台管理。-Another gift of the entire station website source code. Add a management background.
- 2022-11-14 19:10:03下载
- 积分:1
-
这是一个网上统计系统。简要数据,来路统计,小时统计,日统计,月统计,浏览器/系统统计,地区统计,最近20位访客列表 栏目。...
这是一个网上统计系统。简要数据,来路统计,小时统计,日统计,月统计,浏览器/系统统计,地区统计,最近20位访客列表 栏目。-This an online system. Summary data, background statistics, statistics hour, the Japanese statistics, statistics on browser/system statistics, regional statistics, the most recent list of 20 visitors columns.
- 2022-03-06 09:43:11下载
- 积分:1
-
GBK转unicode代码
GBK转unicode代码-GBK code switch
- 2023-09-01 04:55:03下载
- 积分:1
-
PHP优惠促销程序源代码版[BBWPS] V2.1
PHP优惠促销程序源代码版[BBWPS] V2.1-PHP offers source code version of [BBWPS] V2.1
- 2023-08-04 22:00:04下载
- 积分:1
-
Admin5网站全站模板,使用织梦CMS系统!
Admin5网站全站模板,使用织梦CMS系统!-Station Admin5 site-wide template, use the CMS system weaving dreams!
- 2022-04-07 10:56:48下载
- 积分:1