-
苹果(苹果)风格公告板
苹果(mac)风格留言板-apple (mac) style bulletin board
- 2022-07-17 06:19:48下载
- 积分: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
-
BS的文件管理系统
BS的文件管理系统-BS Document Management System
- 2022-12-28 10:45:04下载
- 积分:1
-
将pdf文档动态生成flash文件,从而满足客户的重要资料只允许北阅读不能被下载、拷贝和复制。该程序在运行的时候需要将php.ini的safe_mode设置为O...
将pdf文档动态生成flash文件,从而满足客户的重要资料只允许北阅读不能被下载、拷贝和复制。该程序在运行的时候需要将php.ini的safe_mode设置为Off,根据phph的配置信息说明文档在safe_mode为On时可以通过设置safe_mode_exec_dir来保证本程序的正常运行,但是本人没有配制成功,往高手可以自行研究。-Pdf files will be dynamically generated flash file to meet the client" s important information to read only the North can not be allowed to download, copy and reproduction. The program is running when safe_mode the php.ini needs to be set to Off, the configuration information in accordance with phph documentation for On when in safe_mode setting safe_mode_exec_dir can to ensure the normal operation of the program, but I am not prepared successfully, to master can be self-study.
- 2022-02-11 18:00:58下载
- 积分:1
-
.在支持ASP的服务器上解开压缩包,上传至服务器相关目录。
2.在服务器上浏览admin.asp,默认密码为ITlearner。进入后修改相关设定,修...
.在支持ASP的服务器上解开压缩包,上传至服务器相关目录。
2.在服务器上浏览admin.asp,默认密码为ITlearner。进入后修改相关设定,修改好后提交,系统设置完成。
(如果你的服务器不支持fso,则手动修改config.asp中的设置。)
3.在你要统计的页面加入如下统计代码:
共有2种调用方式:(在服务器上浏览show.asp,点击"联机帮助" - "调用代码",查看统计计数代码。)
最简单的调用方式(显示小图标):
最友好的调用方式(什么也不显示):
4.在你要显示统计数据的页面上加入显示数据代码:
完全自定义显示:(在服务器上浏览show.asp,点击"联机帮助" - "调用代码",自定义查看显示数据代码。)
5.查看统计页为show.asp,默认统计数据公开,直接可以浏览。
- 2022-06-01 12:05:25下载
- 积分:1
-
C#+js编写的asp.net日历控件(原创)
C#+js编写的asp.net日历控件(原创)-C# js calendar prepared by the Asp. Net control (original)
- 2022-03-09 15:35:23下载
- 积分:1
-
an exquisite book
一个精美的留言簿-an exquisite book
- 2022-03-16 07:03:44下载
- 积分:1
-
functions simple, functional part of the time needed to prepare ourselves perfec...
功能简单,一部分功能需要自己在次编写完善,发出来共乡一下,ACSSES-functions simple, functional part of the time needed to prepare ourselves perfect, issued to a total of Rural that ACSSES
- 2022-05-22 22:44:43下载
- 积分:1
-
将数据库中的制定信息查询出来,并封装成相应对象(将其存储到javabean当中)。...
将数据库中的制定信息查询出来,并封装成相应对象(将其存储到javabean当中)。-In the development of the database information out and packaged as the corresponding object (JavaBean to store them).
- 2023-05-14 09:00:03下载
- 积分:1
-
入库系统,利用asp作前台用access作数据库开发的,管理系统
入库系统,利用asp作前台用access作数据库开发的,管理系统-Storage system for future use asp with access for database development and management system
- 2022-02-05 00:44:05下载
- 积分:1