-
功能列表
功能列表
- 理论上可以上传无限大的文件
- 实时显示上传状态、进度
- 支持多文件上传以及与表单混合上传
- 方便的用户调用接口
- 兼容不同浏览器
- ...
注意:
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
-
Property management system is suitable for intermediate and small property with...
房产管理系统
适合于小型房产中介 而且带全景显示功能-Property management system is suitable for intermediate and small property with panoramic display
- 2022-05-14 22:35:12下载
- 积分:1
-
系统介绍html的页面控制和一些基本属性
系统介绍html的页面控制和一些基本属性-system introduced html pages control and some basic attributes
- 2022-12-31 12:25:07下载
- 积分:1
-
ajax for asp.net实例,通过.net讲述ajax2.0的具体应用
ajax for asp.net实例,通过.net讲述ajax2.0的具体应用-ajax for asp.net examples through. net on the specific application of ajax2.0
- 2023-02-15 02:05:04下载
- 积分:1
-
ASP与网络数据库附带源代码,内容丰富,深入浅出,是ASP初学者的很好资料!...
ASP与网络数据库附带源代码,内容丰富,深入浅出,是ASP初学者的很好资料!-ASP database and network fringe source, rich in content, easy-ASP is a good beginners information!
- 2022-02-22 01:04:58下载
- 积分:1
-
jQuery+AJAX+ASP无刷新提交、删除、翻页
jQuery+AJAX+ASP无刷新提交、删除、翻页-jQuery+ AJAX+ ASP submitted no refresh, delete, flip
- 2022-03-15 23:11:58下载
- 积分:1
-
此源码用来调查在线人数,用application对象
此源码用来调查在线人数,用application对象-session,application
- 2022-03-29 06:29:51下载
- 积分: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
-
一个很著名的dotnet论坛源代码,很值得大家学习借鉴的
一个很著名的dotnet论坛源代码,很值得大家学习借鉴的-a very famous dates Forum source code, it was worthwhile for us to learn from the
- 2023-02-05 10:20:04下载
- 积分:1
-
SED is a UNIX environment, one commonly used tool. This article on the use of SE...
SED是UNIX环境下常用的工具之一.本文讲解如何使用SED进行文本处理与操作.-SED is a UNIX environment, one commonly used tool. This article on the use of SED for text processing and operation.
- 2022-07-20 14:28:16下载
- 积分:1