-
网上同学录,很酷,单班级版!
网上同学录,很酷,单班级版!-Internet website, cool, single-class version!
- 2022-03-14 10:38:56下载
- 积分:1
-
Asp.Net 网络书店源码
Asp.Net 网络书店源码-HTML source network Bookstore
- 2022-06-21 10:30:00下载
- 积分:1
-
关于JSP探针的代码
关于JSP探针的代码-on JSP code probe
- 2023-01-13 16:40:04下载
- 积分:1
-
Asp email using CDO.Message successful 100
Asp利用CDO.Message发邮件,成功100%-Asp email using CDO.Message successful 100
- 2022-03-05 19:30:41下载
- 积分:1
-
jsp This is a development of the community website. The achievement of community...
这是一个jsp开发的社区网站。实现社区公告发布,互留短信息,聊天室功能。-jsp This is a development of the community website. The achievement of community announcement, leave each other messages, chat room functions.
- 2023-05-22 13:35:04下载
- 积分:1
-
这是自己用ASP.net 写的一个教务管理系统,实现了基本的教务管理功能,可直接下载修改SQL服务器链接字符串,即可使用...
这是自己用ASP.net 写的一个教务管理系统,实现了基本的教务管理功能,可直接下载修改SQL服务器链接字符串,即可使用-This is itself written in a Senate with ASP.net management system to achieve the basic function of educational administration can be downloaded directly modify the SQL Server connection string, you can use
- 2022-06-17 21:36:03下载
- 积分:1
-
smarty模版开发的,可以用来学习。基本的添加删除查找,RSS更新订阅...
smarty模版开发的,可以用来学习。基本的添加删除查找,RSS更新订阅-smarty template developed can be used to learn. Add delete basic search, RSS updates Subscribe
- 2022-01-29 00:51:56下载
- 积分:1
-
asp做的选课系统的开发和研究,希望能给大家一点点帮助。
asp做的选课系统的开发和研究,希望能给大家一点点帮助。-asp to do the elective system development and research, hoping to give everyone a little bit of help.
- 2022-03-05 17:09:07下载
- 积分:1
-
- 2022-02-24 19:56:03下载
- 积分:1
-
功能列表
功能列表
- 理论上可以上传无限大的文件
- 实时显示上传状态、进度
- 支持多文件上传以及与表单混合上传
- 方便的用户调用接口
- 兼容不同浏览器
- ...
注意:
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