-
DJ Entertainment NJ Chinese propaganda system v0.1 background site address: admi...
中国NJ娱乐DJ网站宣传系统 v0.1 后台地址:admin.asp
后台管理帐号密码:admin-DJ Entertainment NJ Chinese propaganda system v0.1 background site address: admin.asp Admin Account Password: admin
- 2022-04-22 01:22:21下载
- 积分:1
-
强大的js特效代码 大部分来之于国外 ,国外牛人写的。都比较经典...
强大的js特效代码 大部分来之于国外 ,国外牛人写的。都比较经典-Js powerful effects on the code of most foreign countries, were written by foreign cattle. Are more classic
- 2022-03-18 13:22:28下载
- 积分:1
-
asp.net经典案例源代码,包括一些经典的算法,以及常用的控件编程...
asp.net经典案例源代码,包括一些经典的算法,以及常用的控件编程-asp.net classic case of the source code, including some classical algorithms, as well as the commonly used control programming
- 2022-03-26 17:19:36下载
- 积分:1
-
common and essential Station at the JS function code (integration).
常用的、建站必备的JS功能代码(集成)。-common and essential Station at the JS function code (integration).
- 2022-02-25 02:28:13下载
- 积分: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
-
一个很好的b/s学习的源代码,用c#写的。同时也可以合作开发使用的工具。...
一个很好的b/s学习的源代码,用c#写的。同时也可以合作开发使用的工具。-a good b/s study the source code used to write the c#. It could also cooperate in the development of tools used.
- 2022-08-31 10:15:04下载
- 积分:1
-
php4.0的原代码,适合php中的高手和核心开发着,大家分享
php4.0的原代码,适合php中的高手和核心开发着,大家分享-php4.0 the original code, php for the master and development to the core, we share
- 2022-03-07 07:12:15下载
- 积分:1
-
from ASP server NIC's MAC address, DNS addresses and other information, code...
ASP取服务器网卡的MAC地址,DNS地址等信息,代码中GETMACINFO函数仅仅可以获取首个网卡的MAC地址,至于DNS、网关等信息大家可以举一反三-from ASP server NIC"s MAC address, DNS addresses and other information, code GETMACINFO function can only access the first NIC"s MAC address as the DNS, gateways and other information we can draw inferences from
- 2023-03-25 14:55:03下载
- 积分:1
-
这些技术文章不是原创,均是本人从网上逐一收集来的,作品及出处一般文章里面都有,因为是自己重新整理的,所以不能保证有所疏漏;也有一小部分是自己在论坛里的问答!...
这些技术文章不是原创,均是本人从网上逐一收集来的,作品及出处一般文章里面都有,因为是自己重新整理的,所以不能保证有所疏漏;也有一小部分是自己在论坛里的问答!
-These technical articles are not original, are one by one I collected from the Internet, the works and the source of the general article, there are, because they refresh, so there is no guarantee that oversight there is also a small part in the forum Q
- 2022-12-17 13:40:03下载
- 积分:1
-
选择多个文件上传,显示上传速度,进度条,纯正的FLASH代码,使用的是HTTP协议,所以客户端,服务端都不需要安装任何组件 因为是模仿FORM表单提交,所以支持...
选择多个文件上传,显示上传速度,进度条,纯正的FLASH代码,使用的是HTTP协议,所以客户端,服务端都不需要安装任何组件 因为是模仿FORM表单提交,所以支持所有的网页动态语言:ASP PHP ASP.NET JSP等 下载包中已经有 ASP PHP 源码范例 更新内容添加了对等待上传文件最大个数控制,参数为 fileNum 添加了上传数据总量控制,参数为 UpSize,本地判断用户可传输的流量,最大限度的节省了服务器流量浪费
-Select multiple file upload, show upload speed, progress bar, pure FLASH code, the use of the HTTP protocol, so the client and service do not need to install any client components FORM because it is a form submission to imitate, so support for all Dynamic page language: ASP PHP ASP.NET JSP download the package, such as ASP PHP source code has been updated to add examples to wait for upload to the largest number of control parameters are added fileNum From total control of data, parameters for the UpSize, users can determine the transmission of local traffic, the maximum flow of waste-saving server
- 2023-03-13 10:40:04下载
- 积分:1