-
功能列表
功能列表
- 理论上可以上传无限大的文件
- 实时显示上传状态、进度
- 支持多文件上传以及与表单混合上传
- 方便的用户调用接口
- 兼容不同浏览器
- ...
注意:
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
-
用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
-
PHPNuke7.60论坛商业版
PHPNuke7.60论坛商业版-PHPNuke7.60 commercial version Forum
- 2023-01-27 23:25:03下载
- 积分:1
-
商务系统网站的源代码,里面附有详细的word文档说明,绝对能用。...
商务系统网站的源代码,里面附有详细的word文档说明,绝对能用。-Business System website source code, the inside word with detailed documentation that absolutely can use.
- 2022-07-24 03:56:44下载
- 积分:1
-
简介:背景的路径管理员/用户密码admin login.asp / admin88…
软件介绍:
后台路径 admin/login.asp
用户密码 admin / admin888
-Introduction: background to the path admin/login.asp user password admin/admin888
- 2022-01-26 06:07:59下载
- 积分:1
-
渐飞网站出版管理系统,提供给需要的人
渐飞网站出版管理系统,提供给需要的人-Jianfei site publishing management system, provided to the people in need
- 2022-01-30 11:48:45下载
- 积分:1
-
招生信息管理系统
招生信息管理系统-enrollment information management system
- 2022-01-26 05:11:02下载
- 积分:1
-
功能更新
01.更改系统登录
02.评论程序完善
03.系统配制文件变量名称统一命名
04.登录口修改
05.管理员目录绑定...
功能更新
01.更改系统登录
02.评论程序完善
03.系统配制文件变量名称统一命名
04.登录口修改
05.管理员目录绑定
四、BUG修正
01.资源生成静态时路径错误
02.评论无法显示换行
03.“资源生成”资料表调用错误
04.更正后台资源编辑保存后不会返回至原分页及类别
五、后台管理
http://localhost/Tsys/Manage/
超理:admin
密码:admin-function. Change system logged 02. Comment procedures perfect 03. Document preparation system variable names EC Newmont 04. I logged 05 amendments. Administrators directory bundled with four, BUG amendment 01. Resource Generation static at the wrong path 02. comments can not be displayed for 03 firms. "Resource Generation"- Calling the wrong information table 04. editorial corrections background resources preserved not return to the original pagination and five categories, http://localhost/Tsys/Manage/-management background rationale : admin Password : admin
- 2022-04-10 21:56:37下载
- 积分:1
-
豆丁农场 网页服务器端源码(PHP+MYSQL)
豆丁农场 网页服务器端源码(PHP+MYSQL)-Douding Farm Web server-side source code (PHP+ MYSQL)
- 2022-08-13 05:22:37下载
- 积分:1
-
fckedit,非常受欢迎的网站编辑工具,是一个至关重要的内容分布…
FCKEDIT , 非常流行的网页编辑工具,是内容发布不可或缺的代码,其中包含java,asp,php的例子,挺好用的。不知道这个网站上面有没有-FCKEDIT, very popular website editing tools, content distribution is an indispensable source, which includes java, asp, php example of very good use. Do not know if this site is not above.
- 2022-03-14 15:50:52下载
- 积分:1