-
这是一个基于ASP+Dreamweaver的动态网站开发实例 使用说明请看readme.txt文本...
这是一个基于ASP+Dreamweaver的动态网站开发实例 使用说明请看readme.txt文本-This is based on ASP+ Dreamweaver examples of a dynamic web site development instructions see readme.txt text
- 2022-07-27 11:14:19下载
- 积分:1
-
JSP + JavaScript + Struts + Hibernate + CSS + MySQL的网上书店(完整源码…
jsp+JavaScript+struts+hibernate+css+mysql的网上书店(源码完整直接运行,高仿真数据库记录,身临其境网上购书吧!)和国内最好的网上书店-------当当网的框架相同,包括顾客的购物车、订单管理和留言板,支持商品搜索;后台管理员的商品、订单、会员、系统管理。界面优美,功能齐全,不可多得的优秀作品。-jsp+ JavaScript+ struts+ hibernate+ css+ mysql online bookstore (complete source code to run directly on a high simulation database records, immersive online textbook bar!) and domestic best online bookstore------ the same framework of Dangdang, including the customer" s shopping cart, order management and message boards, support product search background administrator of goods, orders, membership, system management. Interface, beautiful, full-featured, a rare outstanding works.
- 2023-07-12 20:50:05下载
- 积分:1
-
实用易修改的日期选择,可运行于IE,Netscape,Firefox,Opera,Safari
实用易修改的日期选择,可运行于IE,Netscape,Firefox,Opera,Safari-Easy to modify the date of practical options, can run in IE, Netscape, Firefox, Opera, Safari
- 2022-01-27 23:19:50下载
- 积分:1
-
blog系统
blog系统-blog system
- 2022-02-07 20:27:09下载
- 积分:1
-
Introduction to perl language books, easy
perl语言入门书籍,简单易懂,适合初学者-Introduction to perl language books, easy-to-read, suitable for beginners
- 2022-08-12 07:56:22下载
- 积分:1
-
asp环境下抓取网页信息的例子,可以研究一下
asp环境下抓取网页信息的例子,可以研究一下-asp pages to crawl under the example of the information, you can look at
- 2022-01-25 19:39:32下载
- 积分:1
-
在线代理网站完整的PHP源代码可用于内容的获取问题。
在线代理网站的PHP完整源代码,可以用于内容采集的预处理-Online proxy site complete PHP source code can be used for content acquisition Preprocessing
- 2023-04-09 08:50:03下载
- 积分:1
-
ASP.NET prepared pie
ASP.NET编写的饼柱图-ASP.NET prepared pie-map
- 2022-09-17 09:35:03下载
- 积分:1
-
Upload On TV In internet On the Wold
Upload On TV In internet On the Wold
- 2022-08-17 06:31:57下载
- 积分: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