-
used the blog to write procedures to improve the management background, but ther...
用asp写的博客程序,完善了后台管理,不过仍然有要完善的地方,欢迎大家测试使用传播修改完善。-used the blog to write procedures to improve the management background, but there are still areas to improve, we welcome the spread of the use of test revisions.
- 2022-02-05 23:06:56下载
- 积分:1
-
Travel site code site username password are ADMIN
网站的旅游网站代码 密码用户名都是 ADMIN-Travel site code site username password are ADMIN
- 2023-02-19 21:50:07下载
- 积分:1
-
电脑报价查询系统
电脑报价查询系统-computer Price Inquiry System
- 2022-03-29 01:52:12下载
- 积分:1
-
华源技术论坛java 源代码
华源技术论坛java 源代码-Huayuan Technology Forum java source code
- 2022-08-25 00:49:27下载
- 积分:1
-
《Learning Perl》英文第五版,perl语言入门的经典之作,非常适合初学者自学,内容详细,解释清晰。...
《Learning Perl》英文第五版,perl语言入门的经典之作,非常适合初学者自学,内容详细,解释清晰。 -" Learning Perl" the fifth edition in English, perl language to get into classic, ideal for beginners learning, detailed and clear explanation.
- 2022-03-21 03:06:32下载
- 积分:1
-
三层电子商务网站,完全按照三层模型开发,可做网站模板
三层电子商务网站,完全按照三层模型开发,可做网站模板-Three-tier e-commerce site, in full accordance with the three-tier model development, Web site templates can be
- 2022-03-11 13:20:21下载
- 积分:1
-
Zend Framework手册中文版.pdf,使用zend开发php程序的朋友可以收藏。...
Zend Framework手册中文版.pdf,使用zend开发php程序的朋友可以收藏。-Chinese version of Zend Framework manual. Pdf, use zend development php Friend procedures can collection.
- 2022-02-24 09:25:59下载
- 积分:1
-
简单的投稿系统,该系统比较适合初学者学习,其中包括了的对数据库的多种操作,使用数据库控件分页等基本功能,注释清楚,代码清晰....
简单的投稿系统,该系统比较适合初学者学习,其中包括了的对数据库的多种操作,使用数据库控件分页等基本功能,注释清楚,代码清晰.-Contributor simple system, which are more suitable for beginners to learn, including a variety of database operations, such as the use of the database controls the basic functions of paging, notes that a clear code.
- 2022-06-26 01:23:44下载
- 积分: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
-
基于b/s的电子商务网站,主要包括前台交易功能,及后台商品处理功能,会员管理功能...
基于b/s的电子商务网站,主要包括前台交易功能,及后台商品处理功能,会员管理功能-Based on b/s e-commerce sites, the main features, including front-end trading and back-commodity processing, membership management
- 2022-12-08 14:10:04下载
- 积分:1