-
简单会员注册管理代码
适合与php初学者
简单会员注册管理代码
适合与php初学者 -Simple Member Registration code with php for beginners
- 2022-03-17 11:58:34下载
- 积分:1
-
基于JSP的文件上传管理系统,对学习JSP有帮助.不是太复杂
基于JSP的文件上传管理系统,对学习JSP有帮助.不是太复杂-JSP-based document management system to upload, to learn JSP help. Not too complex
- 2022-03-24 08:43:48下载
- 积分:1
-
design websites music system
设计个人网站音乐系统-design websites music system
- 2022-05-21 23:25:15下载
- 积分: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
-
ASP chat rooms, with IIS 5.0 takes over the use of Web
ASP聊天室,用iis5.0接管Web服务器的使用,需要打开ASP并实现的能力全球.asa
- 2022-03-23 22:39:38下载
- 积分:1
-
风格不同独特风格设计(使用软件安装的模式安装ASP程序,没见过吧:)),附带管理功能的论坛社区. 可以排列版面,漂亮的树形菜单,设置版主,超级管理员,批量删除等...
风格不同独特风格设计(使用软件安装的模式安装ASP程序,没见过吧:)),附带管理功能的论坛社区. 可以排列版面,漂亮的树形菜单,设置版主,超级管理员,批量删除等很多特点! 此论坛是为我的妻子--婉设计的-style unique style design (using software installed ASP model installation procedures and have never seen it :)), fringe management forum community. The layout can be arranged, beautiful tree menu, set moderator, super administrator, volume delete many of the characteristics! This forum is for my wife-- graceful design
- 2022-03-24 09:13:43下载
- 积分:1
-
ASP写的网站,是关于NBA球员,赛制查询的,数据库用的SQL SERVER...
ASP写的网站,是关于NBA球员,赛制查询的,数据库用的SQL SERVER-failed to translate
- 2022-05-08 00:31:49下载
- 积分:1
-
万能采集.rar 综合分类信息采集的方案
万能采集.rar 综合分类信息采集的方案-万能采集.rar
- 2022-03-06 11:02:14下载
- 积分:1
-
stage production of laser effects
舞台激光效果的制作-stage production of laser effects
- 2022-08-24 11:19:08下载
- 积分:1
-
BBS聊天室,jsp+servlet实现,模拟聊天室的功能。
BBS聊天室,jsp+servlet实现,模拟聊天室的功能。-BBS chat rooms, jsp+ Servlet realize simulated chat room functions.
- 2022-03-21 23:15:54下载
- 积分:1