-
功能列表
功能列表
- 理论上可以上传无限大的文件
- 实时显示上传状态、进度
- 支持多文件上传以及与表单混合上传
- 方便的用户调用接口
- 兼容不同浏览器
- ...
注意:
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
-
From content management system free of charge, is a free open source CMS
免费者内容管理系统,是一个开源免费的CMS-From content management system free of charge, is a free open source CMS
- 2022-01-25 19:31:49下载
- 积分:1
-
a written using javascript Namco source code html star craft
一个用javascript写的星际争霸程序源代码html star craft-a written using javascript Namco source code html star craft
- 2022-07-12 14:04:23下载
- 积分:1
-
我的毕业设计。网上书店,只有高级用户,大师不合理…
我的毕业设计。网上书店,只有高级用户,高手不看。
- 2022-04-17 01:30:11下载
- 积分:1
-
ASP源码的麻婆豆腐论坛,包含多种高级论坛功能,友情提供,推荐下载...
ASP源码的麻婆豆腐论坛,包含多种高级论坛功能,友情提供,推荐下载-ASP source Ma-po tofu Forum, the Forum includes a variety of functions, friendship offer download
- 2022-01-24 13:20:07下载
- 积分:1
-
用PHP4连接一个mysql数据库操作的演示,实现连接打开一个库,并读取数据的基本功能。...
用PHP4连接一个mysql数据库操作的演示,实现连接打开一个库,并读取数据的基本功能。-PHP4 to connect with a mysql database operations presentation, connect to open a library, and read the basic functions of data.
- 2022-07-01 06:22:26下载
- 积分:1
-
electronic maps procedures, enlarge, reduce, inquiries and other functions.
C#电子地图程序,实现放大,缩小,查询等功能!-electronic maps procedures, enlarge, reduce, inquiries and other functions.
- 2022-03-31 22:43:10下载
- 积分:1
-
用PHP+Mysql写的一个留言簿程序,功能不是十分强大,可作为初学者学习用...
用PHP+Mysql写的一个留言簿程序,功能不是十分强大,可作为初学者学习用-With PHP+ Mysql to write a book procedures, functions are not very powerful, can be used as a beginner learning to use
- 2022-12-11 02:30:03下载
- 积分:1
-
php 实现fetion 类
可以跟fetion好友发送短息
php 实现fetion 类
可以跟fetion好友发送短息-php fetion class
- 2022-03-20 19:15:28下载
- 积分:1
-
关于BBS嘛,先介绍一下:
界面简洁,左右分栏,看帖子一目了然。
负载能力强,优秀的数据库设计,每一个索引都经过了认真的规划,在千万级别的数据量下,速度...
关于BBS嘛,先介绍一下:
界面简洁,左右分栏,看帖子一目了然。
负载能力强,优秀的数据库设计,每一个索引都经过了认真的规划,在千万级别的数据量下,速度仍然飞快。
金钱系统、道具、恶搞,在聊天讨论之余还有一点点小趣味。-About BBS Well, give an introduction: The interface is simple, left and right columns, see post at a glance. Load ability, good database design, each index had been subject to careful planning, the amount of data in the 10 million level, the speed was still fast. Money system, props,恶搞, in the chat discussion I have a little bit of fun.
- 2022-03-26 08:53:27下载
- 积分:1