-
文件包含所有的html的基础知识,以及实现所有的功能的代码
文件包含所有的html的基础知识,以及实现所有的功能的代码-Html file contains all the basics, as well as the realization of all functions of the code
- 2022-08-18 03:20:02下载
- 积分:1
-
As a beginner, I can only be a simple page, but in order to be able to and the e...
作为初学者,我只能简单的做个页面,但为了能够和大家交流,此为一个个人主页-As a beginner, I can only be a simple page, but in order to be able to and the exchange of everyone, this is a personal homepage
- 2022-02-09 22:23:03下载
- 积分:1
-
查看浏览器属性,主要应用在asp网页中,实现查看浏览器属性。...
查看浏览器属性,主要应用在asp网页中,实现查看浏览器属性。-See browser properties, mainly used in asp page, the browser realize Show attribute.
- 2022-08-03 06:29:47下载
- 积分:1
-
asp source code, mainly used in asp page, object
asp源码,主要用在asp网页中,面向对象日历。-asp source code, mainly used in asp page, object-oriented calendar.
- 2023-01-14 03:05:04下载
- 积分:1
-
小游戏挖地雷的代码
小游戏挖地雷的代码-small mines dug game code
- 2023-06-14 18:05:03下载
- 积分:1
-
实现网页使用Windows拖动交换单元格内容的html文档,日…
采用javaScript实现页面拖动交换单元格内容的html文件,本javascript是要实现页面层数据交换变动的利器.-achieve pages using Windows Drag exchange cells html content of the document, the javascript is to achieve pages layer data exchange movements of weapons.
- 2022-03-04 02:40:57下载
- 积分:1
-
用数据库登录模块实现的登录模块通用模块
用asp编写的登录注册通用模块 数据库登录模块等 -Login register prepared with the asp database login module Universal Module
- 2022-10-21 22:20:03下载
- 积分:1
-
文件包括:
1.利用garyBox JS类与asp.net整合形成lightBox效果
2.客户端实时录入检测的js类整合和基础实例...
文件包括:
1.利用garyBox JS类与asp.net整合形成lightBox效果
2.客户端实时录入检测的js类整合和基础实例
- 2022-07-22 21:48:35下载
- 积分: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
-
Jsp网络购物系统
Jsp网络购物系统-Jsp Internet Shopping System
- 2023-02-07 15:10:03下载
- 积分:1