-
功能列表
功能列表
- 理论上可以上传无限大的文件
- 实时显示上传状态、进度
- 支持多文件上传以及与表单混合上传
- 方便的用户调用接口
- 兼容不同浏览器
- ...
注意:
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
-
一个论坛,采用三层结构开发的,下载后将Data中数据库附加到Sql server 然后更改Forums_Config中连接字符串既可...
一个论坛,采用三层结构开发的,下载后将Data中数据库附加到Sql server 然后更改Forums_Config中连接字符串既可-a forum for the development of a three-tier structure, will download Data were added to the SQL database server then linking Forums_Config changes can string
- 2022-04-16 02:37:56下载
- 积分:1
-
e107 themes1
BF2142
e107 themes1
BF2142-e107 themes1
BF2142
- 2022-05-17 01:22:03下载
- 积分:1
-
C#编写的宠物商店网站,包括数据库存储过程
C#编写的宠物商店网站,包括数据库存储过程-C# Prepared pet store Web site, including the database stored procedure
- 2022-03-12 21:17:17下载
- 积分:1
-
通过网页上传文件!!!通过以#编写
通过网页上传文件!!!通过以#编写-upload documents via the Web! ! ! Prepared by the#! !
- 2022-01-26 03:06:27下载
- 积分:1
-
防止页面被非法刷新,用网页设计工具嵌入页面中
防止页面被非法刷新,用网页设计工具嵌入页面中-To prevent illegal refresh the page by using web design tools embedded in the page
- 2022-11-08 01:10:02下载
- 积分:1
-
功能说明: 访客:添加留言、网友回复 管理员:站长回复,删除留言,删除回管理员/密码: admin 修改登录帐号、密码、每页留言数、数据库路径在index.as...
功能说明: 访客:添加留言、网友回复 管理员:站长回复,删除留言,删除回管理员/密码: admin 修改登录帐号、密码、每页留言数、数据库路径在index.asp文件头-Description : Visitors : Add message that online reply administrators : head back to delete the messages to delete Administrator/Password : admin login account changes, password, a few messages per page, the database file path in the first index.asp
- 2022-09-28 13:30:02下载
- 积分:1
-
本程序演示了在ASP.NET中使用XML/XSLT,图形开发技术,是C#发现之旅系列课程关于C#操作XML/XSLT,图形开发技术的演示程序。本程序使用C#开发...
本程序演示了在ASP.NET中使用XML/XSLT,图形开发技术,是C#发现之旅系列课程关于C#操作XML/XSLT,图形开发技术的演示程序。本程序使用C#开发,运行在微软.NET框架1.1的环境下。
程序文件和页面说明如下
-asp.net dynamic loading tree database
- 2022-01-26 02:16:24下载
- 积分:1
-
the voice of the functions : 1. Messages can set the two models (1) normal (2) e...
本留言本功能 : 1.留言本可以设置两种模式 (1)正常 (2)审核 , 需要斑竹审查通过才显示内容2.不良词语过滤3.编辑回复留言功能,和删除留言功能,管理修改密码功能4.有简单的个性设置功能,XP风格,界面更清新-the voice of the functions : 1. Messages can set the two models (1) normal (2) examine the need to review fed through before displaying the contents of two. Three bad word filtering. Editors voice response, voice mail and delete functions, password management functions 4. a simple set of personalized features, XP style, a clean interface
- 2023-06-15 17:10:03下载
- 积分:1
-
产品进销存管理系统所需的数据库和程序源代码
PHP + Mysql
产品进销存管理系统所需的数据库和程序源代码
PHP + Mysql-Invoicing product database management systems and procedures required for the source code PHP+ Mysql
- 2023-02-17 15:55:03下载
- 积分:1