-
功能列表
功能列表
- 理论上可以上传无限大的文件
- 实时显示上传状态、进度
- 支持多文件上传以及与表单混合上传
- 方便的用户调用接口
- 兼容不同浏览器
- ...
注意:
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
-
不错的网站flash banner,可自行修改成适合自己网站的banner条
不错的网站flash banner,可自行修改成适合自己网站的banner条 -Nice site flash banner, can be modified to suit their own banner of the site
- 2022-04-29 16:16:11下载
- 积分:1
-
In fact very simple, it is using the ajax in the realization of a updatepanel re...
其实很简单,就是利用ajax中updatepanel实现无刷新显示
然后利用timer实现重复的调用
application保存聊天信息
session保存登陆人信息-In fact very simple, it is using the ajax in the realization of a updatepanel refresh display and then use the call timer to repeat realize Save chat application information session preservation landing Information
- 2022-02-03 07:28:24下载
- 积分:1
-
本程序可以有效的将asp网站内容转换成html文件,自动生成,有批量生成的功能,可以进行适当修改,以整合到自己的网站,...
本程序可以有效的将asp网站内容转换成html文件,自动生成,有批量生成的功能,可以进行适当修改,以整合到自己的网站,-This procedure can be effectively asp web content will be converted into html documents, automatically generated, there is bulk-generated functions, can be suitably amended to integrate into their own website,
- 2022-12-14 00:35:03下载
- 积分:1
-
PHP相册目录直读版
PHP相册目录直读版-Direct-reading version of PHP Album Directory
- 2022-07-15 16:10:54下载
- 积分:1
-
MYSQL make a text
一个免MYSQL使文本存取数据的PHP论坛。
可生成HTML-MYSQL make a text-free access to data PHP Forum. Can generate HTML
- 2023-08-29 04:25:02下载
- 积分:1
-
html dom ,希望对各位有所帮助
html dom ,希望对各位有所帮助
-html dom ,wish will help you
- 2022-03-06 01:05:42下载
- 积分:1
-
JSP代码用Jcreator编写的,用这些来实现对网页的访问。假如能嵌入HTML静态网页,就能上传表单信息。...
JSP代码用Jcreator编写的,用这些来实现对网页的访问。假如能嵌入HTML静态网页,就能上传表单信息。-JSP code Jcreator prepared by using these to achieve access to the website. If it can be embedded in static HTML pages, you can upload the information form.
- 2022-06-16 08:32:42下载
- 积分:1
-
电子商务应用系统,模拟了阿里巴巴电子商城的功能
电子商务应用系统,模拟了阿里巴巴电子商城的功能-e-business application systems to simulate the Alibaba functional electronic mall
- 2023-02-18 08:35:05下载
- 积分:1
-
自己写的。net源码,希望对大家有帮助,希望大家喜欢
自己写的。net源码,希望对大家有帮助,希望大家喜欢-SHOW HOW TO USE .NET
- 2022-05-06 00:53:17下载
- 积分:1