-
实用的程序员大本营书籍,关于ASP.NET。
有许多开发实例,比较有帮助
实用的程序员大本营书籍,关于ASP.NET。
有许多开发实例,比较有帮助-Practical programmer stronghold books on ASP.NET. Development has many examples of more help
- 2022-03-04 13:35:44下载
- 积分:1
-
combat online examination system, or are you worth unknown elegance
实战在线考试系统,你难道不详要么?值得-combat online examination system, or are you worth unknown elegance
- 2022-08-18 07:43:30下载
- 积分: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
-
NetstoreWeb应用的实例,可直接发布!
NetstoreWeb应用的实例,可直接发布!-NetstoreWeb Application examples can be directly released!
- 2022-05-15 19:47:38下载
- 积分:1
-
common function.
asp.net的常用函数。-common function.
- 2022-03-09 16:41:59下载
- 积分:1
-
个人求职管理系统
个人求职管理系统-personal job management system
- 2022-01-25 23:52:15下载
- 积分:1
-
FastCGI的论坛雏形,用C语言编写,可以运行在Windows平台,Linux平台上...
FastCGI的论坛雏形,用C语言编写,可以运行在Windows平台,Linux平台上-FastCGI forums prototype, using C language, you can run on Windows platforms, Linux platforms
- 2023-04-10 11:30:03下载
- 积分:1
-
Space out of the mid
压力表的定时定位,用单片机控制舵机,通过齿轮控制表针的转动。多个压力表可以用RS485组网。-Positioning of the pressure gauge from time to time, using single-chip control of the steering gear, through the hands to control the rotation gear. Pressure gauge can be used in more than RS485 network.
- 2023-01-28 09:50:04下载
- 积分:1
-
一个基于PHP的WEB管理工具,绝对好用!
一个基于PHP的WEB管理工具,绝对好用!-a PHP Web-based management tools, absolutely useful!
- 2022-03-05 09:42:03下载
- 积分:1
-
使用java + JavaBean来实现在线网上商城系统。可以省略。
利用JAVA+JAVABEAN来实现在线网上商城系统。可以实现在线商品的选购和结算及其查询。-The use of JAVA+ JAVABEAN to achieve the online system of online shopping. Can be achieved online purchase of goods and settlement of their inquiries.
- 2022-03-01 01:24:38下载
- 积分:1