-
基本控件(HTML源代码和HTML控件源代码)
基本控件(HTML源代码和HTML控件源代码)-The basic controls (HTML source code and HTML source code control)
- 2022-03-16 06:25:10下载
- 积分:1
-
php calandar
A small calendar for my Romanian friends. They are the posters fe...
php calandar
A small calendar for my Romanian friends. They are the posters festivities specific, it includes the Orthodox Pacque, National Day,
and so on.
- 2022-04-14 10:51:56下载
- 积分:1
-
我的数据访问函数库的源代码(四)―― 存储过程部分,包括存储过程的参数的封装...
我的数据访问函数库的源代码(四)―― 存储过程部分,包括存储过程的参数的封装 - 我的asp_net经验之谈 - 博客园-My data access library source code (d)- stored procedures, including stored procedure parameters packaging- asp_net my experiences- Garden blog
- 2022-11-21 09:50:03下载
- 积分:1
-
C# Chat room realize
C#聊天室的实现―自己版 资源大小: 113.48KB 资源类型: 发布人:Jofangkm 发布日期: 2007-06-22 23:42:45 Tag:...此聊天程序是我1年前做的,主要的特点是实现了字体、颜色的传送,每个程序既是客户端也是服务器端。可用户大家的课程-C# Chat room realize- their own version of the resources size: 113.48KB resources type: publisher: Jofangkm Release Date: 2007-06-22 23:42:45 Tag: ... this is my chat program to do one years ago, and The main feature is the realization of the fonts, colors, transmission, each process is both a client server-side. U.S. curriculum to users
- 2022-06-14 10:04:54下载
- 积分:1
-
[MWB] Notice System v6.101. Free database support 02. Member Function 03. Multi
[MWB]通知系统v6.101。免费数据库支持02。成员功能03。多文件上传,上传文件自动更改文件名04。能够保留大量的公告05。修正案涵盖了徐工06的问题。Bbcode支持部分所有HTML07。可以修改公告08。注意搜索函数09。10.RSS页面显示11.css的外观
- 2022-12-10 22:30:02下载
- 积分:1
-
I do online bookstore, a administrator account : id = admin password = 123456
我做的网上书店,有一个管理员帐号:id=admin password=123456-I do online bookstore, a administrator account : id = admin password = 123456
- 2022-01-26 04:18:21下载
- 积分:1
-
a written using javascript Namco source code html star craft
一个用javascript写的星际争霸程序源代码html star craft-a written using javascript Namco source code html star craft
- 2022-07-12 14:04:23下载
- 积分:1
-
ASP+SQL Server构建的小型BBS系统,可发帖,编辑,支持管理员的各种操作...
ASP+SQL Server构建的小型BBS系统,可发帖,编辑,支持管理员的各种操作-ASP SQL Server Construction of small BBS system, posting, editing, support for the various operational managers
- 2023-05-09 15:45:03下载
- 积分:1
-
ASP file manipulation
ASP免FSO文件操作-ASP file manipulation- free FSO
- 2022-08-22 15:43:29下载
- 积分: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