-
php4帮助文档,很小巧,很适合php开发程序员的要求。
php4帮助文档,很小巧,很适合php开发程序员的要求。-php4 help documentation, it is compact, it is suitable for development php programmer requirements.
- 2023-04-19 01:50:02下载
- 积分: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
-
PHP+MySQL写的白板程序,图形都已二进制的方式存在数据库中,很实用...
PHP+MySQL写的白板程序,图形都已二进制的方式存在数据库中,很实用-whiteboard written procedures, graphics have binary database exists, it is practical
- 2023-02-22 09:00:03下载
- 积分:1
-
比较好的ASP代码
比较好的ASP代码-Relatively good ASP code
- 2023-08-07 08:05:03下载
- 积分:1
-
Travel management system is based on asp+ Sql+ C#
旅行社管理系统 基于asp+sql+c#-Travel management system is based on asp+ Sql+ C#
- 2022-01-24 13:04:13下载
- 积分:1
-
program name : phpCal programs Categories : PHP Class download/Date Time program...
程式名称: phpCal 程式分类: PHP Class 下载 / 日期时间 程式大小: 7 KB 板面预览: 没有样板 程式简介: PHPCal 是一个建立 HTML 表格月历,支援多个自订功能,例如字型, 字体大小, 字体颜色, 表格颜色, 边框颜色等...... 更能设定一些特别的日子,而把该日的储存格显示成其他颜色。-program name : phpCal programs Categories : PHP Class download/Date Time programs Size : 7 KB board preview : No programming model description : PHPCal create a HTML form calendar, the number of self-support functions, such as fonts, font size, font color, the color forms , frame colors ...... better set some special day and put the date of the storage grid shows into other colors.
- 2022-09-23 00:00:03下载
- 积分:1
-
WebClockWidget,两个WEB时钟widget的页面代码,一个是使用canvas绘制钟表指针,另一个是用图片旋转方法实现。...
WebClockWidget,两个WEB时钟widget的页面代码,一个是使用canvas绘制钟表指针,另一个是用图片旋转方法实现。-WebClockWidget, two WEB pages Clock widget code, is to use a drawing canvas clocks pointer, and the other is to use an image rotation method.
- 2022-03-25 13:05:54下载
- 积分:1
-
e107 themes
blogsmith.zip
e107 themes
blogsmith.zip
- 2022-01-22 06:19:45下载
- 积分:1
-
良精ASP企业网站源码,仅供学习和参考使用。
良精ASP企业网站源码,仅供学习和参考使用。-Liangjing enterprise ASP website source code, only to learn and use and reference.
- 2022-03-06 07:52:21下载
- 积分:1
-
考试系统的JSP在线版,它附带数据库,导入…
jsp版网上考试系统,里面附带数据库,导入sql server,配合tomcat使用-jsp online version of the examination system, which fringe the database, import sql server, tomcat with the use of
- 2022-05-19 06:47:02下载
- 积分:1