-
用php和dreamweaver 做的一些网页设计,大家可以看看,或许有帮助,...
用php和dreamweaver 做的一些网页设计,大家可以看看,或许有帮助,-Using php and dreamweaver to do some web design, we will look at, perhaps have helped,
- 2022-05-18 22:32:22下载
- 积分:1
-
PHP
PHP- Page Rank source code built with PHP classes.
Only need to follow instructions provided in the text file and you are done.-PHP- Page Rank source code built with PHP classes.
Only need to follow instructions provided in the text file and you are done.
- 2023-01-27 00:45:04下载
- 积分:1
-
完整的PHP投票系统,版本暂定1.0 beta
非常使用而且效果也好。可用于您的项目...
完整的PHP投票系统,版本暂定1.0 beta
非常使用而且效果也好。可用于您的项目-PHP complete voting system, version 1.0 beta is tentatively scheduled for use and effect has been achieved. Can be used for your project
- 2022-02-01 06:57:09下载
- 积分:1
-
采用ASP编程的企业自助网站系统。可以用于学习,或者尝试设立企业自身的网站系统。...
采用ASP编程的企业自助网站系统。可以用于学习,或者尝试设立企业自身的网站系统。
-failed to translate
- 2023-04-12 01:45:04下载
- 积分:1
-
显示用户输入的文本框和组合框。
Displays the text boxes and combo boxes for the user to enter the registration details
- 2022-07-18 17:30:51下载
- 积分:1
-
万年历1900-2500年
万年历1900-2500年-hefty almanac, 1900-2500
- 2022-02-04 15:24:48下载
- 积分:1
-
用perl做的cgi程序
用perl做的cgi程序-do with the procedures cgi
- 2022-02-01 05:52:20下载
- 积分:1
-
本控件是专门用来上传各种图片的程序,集多种常用功能于一体...
本控件是专门用来上传各种图片的程序,集多种常用功能于一体 -This is designed to control a variety of picture upload procedures, collect a variety of commonly used functions
- 2022-01-25 18:40:56下载
- 积分:1
-
HTML most of the tutorials, HTML, DHTML, CSS JS are all in this
HTML最全的教程,HTML,DHTML,CSS JS全都在此-HTML most of the tutorials, HTML, DHTML, CSS JS are all in this
- 2022-03-21 09:52:58下载
- 积分: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