-
装饰 商家 会员 消费 统计 管理
装饰管理系统 包括 会员管理 商家管理 消费管理 会员充值 完成的权限管理等
- 2022-08-14 00:45:21下载
- 积分:1
-
php导入excel生成标签
制作物品管理信息卡片,excel导出,得到管理责任人
- 2022-10-26 02:15:02下载
- 积分:1
-
20 sets of web sites and excellent template can be used directly alter the
20套网页和网站精品模板,可直接修改使用-20 sets of web sites and excellent template can be used directly alter the
- 2022-02-02 11:54:37下载
- 积分:1
-
微信小程序-拼团
这是我自己二次开发过的完整版,零错误,供大家学习讨论。
- 2023-08-12 17:15:03下载
- 积分:1
-
校友录系统
带论文哦
校友录系统
带论文哦-Alumni system with thesis, oh
- 2022-05-20 14:52:14下载
- 积分:1
-
Heat-Exchanger-inspection
heat exchanger inspect
- 2011-05-13 07:45:41下载
- 积分:1
-
Zend_Filter用法示例集锦
Zend_Filter用法:Zend_Filter_StringToLower/Zend_Filter_Alpha/Zend_Filter_Alnum/Zend_Filter_HtmlEntities/Zend_Filter_Int Zend_Filter_StripTags/
- 2012-12-17下载
- 积分:1
-
沥青及沥青混合料试验规程(JTJ052
沥青及沥青混合料试验规程(JTJ052-2000)-Asphalt and asphalt mixture test order (JTJ052-2000)
- 2022-07-27 14:01:18下载
- 积分: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
-
1、修改管理员/ auth.php和管理员密码为admin =
1、修改admin/auth.php中的管理员和密码
$admin = "admin" 用户名
$admin_pw = "admin" 密码
2、修改include/connect.php中的数据库设置
$database="sphider" 数据库名称
$mysql_user = "root" 数据库用户
$mysql_password = "" 数据库密码
$mysql_host = "localhost" 数据库地址
$mysql_table_prefix = "sphider_"
3、修改include/connect.php中的各种设置,可以不修改。
4、运行admin/install.php安装
-1, modify admin/auth.php and password of the administrator $ admin =
- 2022-01-31 15:24:24下载
- 积分:1