Welcome![Sign In][Sign Up]
Location:
Search - xxx php

Search list

[Disassembly梅花三弄版dezend V1.0

Description:

php开源屠龙刀
梅花三弄dezend v1.1
[color=#FF0000]主要增加对用zendguard 4.01进行加密的dezend支持[/color]该类文件开头格式:
<?php @Zend;
4147;
现改为:首行包含Zend的文件为需dezend文件

*****************************************
梅花三弄dezend v1.0
一、特点:
1.基于"黑刀4.3"作为内核,[color=#FF0000]支持单文件、多文件、整站或多站.样子如大家非常熟悉的flashfxp,[/color]你可拖动鼠标快速选择多个文件或文件夹.
2.[color=#0000FF]重建原目录结构,目录层数不限,判断是否是zend文件,避免重复dezend,非zend文件也copy至相应目录,保持与原站点整体目录结构和文件数量一致[/color],如所有文件dezend成功可直接整站测试.
    针对目录数量多,文件数量多的大站型需dezend来说,本工具是最佳选择.
3.方便快捷,拖动鼠标选定一批目录或文件后从左边拖到右边或从右边拖到左边即可,可视化人性化操作方式(与flashfxp使用方法基本相同);
4.支持带空格目录路径或文件名和长文件名
5.支持定制dos执行参数,并可显示dos执行后的返回信息
6.支持dezend后自动执行一批替换,实现扩展式二次dezend,不用于dezend也是一个强大的批量替换工 具,历遍文件夹把选定的后缀文件进行替换
7.使用内存少,单进程目录历遍,不过速度远比平时上传文件快一些
8.支持中途暂停和继续执行
9.支持任务列表保存和恢复
10.智能记录当前操作目录
11.本软件绿色,下载后可直接使用,运行后仅在桌面生成一个快捷方式,不对其它有操作
12.增加黑刀版的config.ini缺了一批关于mysql的函数名,当然也缺了日期时间方面的,暂没有补上
13.支持鼠标右键菜单的全选、取销全选,建立目录、删除文件或目录(与flashfxp使用方法基本相同)
14. 支持双击打开上级目录、双击本窗口打开目录、支持双击调用相应程序打开文件进行编辑(与flashfxp使用方法基本相同)
二、备注:
1、主要用了"黑刀4.3"作为内核,大家可下载其最新版,并把本压缩包mh_dezend.exe和Change.ini及两个图标放到根目录即可.
2、基于核心程序的原因,整站dezend后不一定能使用,需要一定的修改技术,尤其是对高版本的php的function未能很好的dezend,当然不影响

运行,但可读性差。
3、本版免费使用,无功能限制,一切后果自负
4、本想上传一图片和使用教程和实例的,....感觉上一看即会的,觉得不是很必要,请使用之后帮忙上传
5.这是第一个测试版,可能会有一些错误的,望各位用后提出建议,以进一步改进。

三、自我评价:是dezend的一把最新屠龙刀,当然如黑刀兄弟所说:[color=#FF0000]刀可用来切菜,也可用来杀人,请各自注意合理使用[/color]
四、使用注意事项:
1.可把需dezend的文件复制到程序目录下的"zend文件夹,打开主程序拖到另一目录即可,也可点击A、B目录按钮选取源目录和目标目录,选取目

录后,下次打开将自动定位到这两个目录
2.点击“上级目录”虽然可以改变目标目录或源目录,但不会记下这方法打开的当前目录,下次打开仍以最近一次用点击A、B目录按钮选取源目录和目标目录进行定位.
3.要是你对dos命令执行参数不是很熟悉,用默认设置即可,也可参照一下压缩包内附的使用说明里《执行dos命令解密参数详解》(摘自黑刀4.3版使用说明)

梅花三弄QQ:279491263
************************************************************

====执行dos命令解密参数详解(摘自黑刀4.3版使用说明)====

[{/}|{-}command[:attributes]]

/h or /? help (帮助信息)
/detail{/d} show detail(显示详细源代码和opcode信息,非常有用)
/opcode show opcode(opcode数值)
/oparray show oparray(oparray信息)
/function show all the function(所有内部函数名)
/class show all the class(所有内部类名)
/hash show all known hash table(所有认识的哈希表)
/info log general infomation(default phpinfo.log)(其他一些信息)
/raw{/r} dump raw op code(显示详细原始opcode信息,遇到exception的时候非常有用)
/execute execute the file(default NOT)(运行源文件)
/backup{/b} backup the file with extension .bak if out file exist(替换前备份)
/append{/a} appaned to previous log file(追加日志,默认是替换)
/tick{/t} show tick span(显示时间消耗)
/noexpire ignore file expire(忽略文件是否过期)
/noindent ignore indent(去掉缩进)
/compact dump with compact style[not support yet](暂未使用)
/classic dump with classic style[not support yet](暂未使用)
/bug dump bug statement(显示BUG)
/full set to full mode(暂未使用)
/force{/f} set to force mode(和/i使用时强制导入config文件)
/import{/i} import class and function name[obfuscate name] from config file(程序根据源文件混淆与否决定导入config文件)
/export{/e} export class and function name[obfuscate name] to config file(导出函数名和类名到config文件)
/obfuscate dump obfuscate name and its url encoded name(显示被混淆的名字)
/dic dump obfuscate name dictionary depend on $level(生成混淆名字典,根据level设置字符数范围)
/tab dump with tab prefix(default space)(使用tab缩进,默认使用空格缩进)
/indent:$i dump with indent $i(default 4)(缩进字符数,默认是4)
/stack:$i dump with stack size $i(default 16)(内部堆栈起始字节数,默认16)
/string:$i dump with stack string length $i(default 4096)(内部字符串堆栈字节数,默认4096,如果内存充裕,可以设大)
/level:$i,$j dump with decode level range $i-$j(default 4-1)(混淆相关的字符数范围,用来猜测名字的字符数范围)
/ext:$ext dump to file with file extension $ext(default .de.php)(输出文件扩展名,*表示使用源文件扩展名)
/root:$root dump to $path + ( $source - $root ) if specified /path:$path(截取路径根路径)
/path:$path dump to $path(输出路径)
/file:$file dump to $file(输出文件名)
/config[:$c] override config file by ?[:phpinfo.log])(config文件名,默认是config.ini)
/log[:$name] override log name by $name([: ?])(日志名)
/logtype:$t override log type by $t<file|registry|debug|messagebox>(输出日志方式,文件、注册表、debug字符串、对话框)
/ini[:$ini] override php.ini search path by $ini([:.], if not specified)(php.ini的优先搜索路径,默认是.,即当前目录)

Enviroment string PHP_DECODE_XXX override default setting, see help(命令行参数都有对应的环境变量)
Priority(high->low):
Command line->Enviroment string->default setting(优先权:命令行 高于 环境变量 高于 默认设置)

if $ext set to *, then keep origin file extension
if $path = 'd:\', $root = 'e:\', then 'e:\php\xxx'=>'d:\php\xxx'


 


Platform: | Size: 1062308 | Author: liu3zy | Hits:

[Other Gamessanguo

Description: 1.上传所有文件至服务器目录 2.创建数据库 编码选 gb2312_chinese_ci(虚拟空间略过) 3.进入数据库,点右上角的操作 下面的整理选gb2312_chinese_ci 4.点击IMPORT 选择数据库文件夹下sql 文件。导入下面的编码选GB2312 5.导入成功后,即可进入游戏 6.后台地址:xxx.xxxxx.xxx/admin.php 默认管理员账号 admin admin 7.登陆后台 配置好系统配置和游戏配置。 8.到云网支付网站申请网关商户。成功后登陆后台回去支付密匙。 9.登陆游戏后台 再支付网关设置支付网关信息 10.可以正式开放游戏。 别忘记了修改数据库配置文件(请查看"数据库配置参数所在的几个文件.gif"),不然网站进不去哦! -1.上传所有文件至服务器目录 2.创建数据库 编码选 gb2312_chinese_ci(虚拟空间略过) 3.进入数据库,点右上角的操作 下面的整理选gb2312_chinese_ci 4.点击IMPORT 选择数据库文件夹下sql 文件。导入下面的编码选GB2312 5.导入成功后,即可进入游戏 6.后台地址:xxx.xxxxx.xxx/admin.php 默认管理员账号 admin admin 7.登陆后台 配置好系统配置和游戏配置。 8.到云网支付网站申请网关商户。成功后登陆后台回去支付密匙。 9.登陆游戏后台 再支付网关设置支付网关信息 10.可以正式开放游戏。 别忘记了修改数据库配置文件(请查看"数据库配置参数所在的几个文件.gif"),不然网站进不去哦!
Platform: | Size: 14977024 | Author: usa | Hits:

[WEB Codesgby

Description: 简易安装说明档---(后续会有详细说明档) 1.上传所有文件至服务器目录 2.创建数据库 编码选 gb2312_chinese_ci(虚拟空间略过) 3.进入数据库,点右上角的操作 下面的整理选gb2312_chinese_ci 4.点击IMPORT 选择数据库文件夹下sql 文件。导入下面的编码选GB2312 5.导入成功后,即可进入游戏 6.后台地址:xxx.xxxxx.xxx/admin.php 默认管理员账号 admin admin 7.登陆后台 配置好系统配置和游戏配置。 8.到云网支付网站申请网关商户。成功后登陆后台回去支付密匙。 9.登陆游戏后台 再支付网关设置支付网关信息 10.可以正式开放游戏。 别忘记了修改数据库配置文件(请查看"数据库配置参数所在的几个文件.gif"),不然网站进不去哦!-Simple installation instructions file--- (follow-up there will be a detailed description file) 1. From all the files to the server directory 2. To create a database encoding election gb2312_chinese_ci (virtual space skipped) 3. To enter the database, point the upper right corner of the operation of the following election organize gb2312_chinese_ci 4. Click IMPORT select database sql file folder. Import the following selected GB2312 encoding 5. Import successful, you can enter the Game 6. Backgrounds Address: xxx.xxxxx.xxx/admin.php default administrator account admin admin 7. Landing configuration Backgrounds better system configuration and configuration Games. 8. To cloud Net web applications for the payment gateway business operators. After the success of landing Backgrounds key to go back to pay. 9. Landing Games Backgrounds further payment gateway payment gateway set up information 10. Games can be officially opened. Do not forget that modify the database c
Platform: | Size: 15314944 | Author: keary | Hits:

[Game Program800sanguo

Description: 价值800元的三国源码 1.上传所有文件至服务器目录 2.创建数据库 编码选 gb2312_chinese_ci(虚拟空间略过) 3.进入数据库,点右上角的操作 下面的整理选gb2312_chinese_ci 4.点击IMPORT 选择数据库文件夹下sql 文件。导入下面的编码选GB2312 5.导入成功后,即可进入游戏 6.后台地址:xxx.xxxxx.xxx/admin.php 默认管理员账号 admin admin 7.登陆后台 配置好系统配置和游戏配置。 8.到云网支付网站申请网关商户。成功后登陆后台回去支付密匙。 9.登陆游戏后台 再支付网关设置支付网关信息 10.可以正式开放游戏。-The value of 800 yuan for the three source 1. Upload all the files to the server directory 2. To create a database coding selection gb2312_chinese_ci (skip the virtual space) 3. Access to the database, point of finishing the upper right corner of the operation of the following selection gb2312_chinese_ci 4. Click to select the database IMPORT sql file folder. The following code into the election GB2312 5. Import is successful, you can enter the game 6. Backstage Address: xxx.xxxxx.xxx/admin.php default administrator account admin admin 7. Landing back-configured system configuration and game configurations. 8. To Cloud Web site for payment gateway business. After the success of landing back key to go back to pay. 9. Landing the game back and then set up the payment gateway payment gateway of information 10. It can formally open the game.
Platform: | Size: 15351808 | Author: ww | Hits:

[Program docAdultWatch_v3

Description: adult php script adult php script-adult php script adult php script
Platform: | Size: 2712576 | Author: kawkaw | Hits:

[WEB Codetpxt

Description: 本系统由php+mysql开发,直接上传vote文件夹中的文件至服务器web目录,执行http://www.xxx.com/install/index.php安装模块就可以完成投票系统的安装了! 后台默认账号:system 密码123456-Folder to the web server directory, the implementation of http://www.xxx.com/install/index.php installation module complete the voting system can be installed! Background Default account: system password 123,456
Platform: | Size: 1651712 | Author: 爱达张 | Hits:

[WEB Codedownload1.0

Description: 当前程序为齐博下载系统(版本号为V1.0) 安装前,请必须确认/data/ /cache/目录可写 然后在地址栏目输入安装地址 http://xxx.com/install.php 一步步的安装.-The current program is Qi Bo Download System ( version V1.0 )Before installation, please must confirm to/data// cache/directory writableThen in the address column input installation address http:// xxx.com/install.php step by step installation.
Platform: | Size: 7036928 | Author: | Hits:

[WEB Codeexam1.0

Description: 齐博考试系统,齐博软件出品的考试系统。 齐博考试系统 1.0 安装说明: 安装前,请必须确认/data/ /cache/目录可写 然后在地址栏目输入安装地址 http://xxx.com/install.php 一步步的安装.-Qi Bo examination system, examination system software products Qi Bo. Qi Bo examination system 1.0 installation instructions: Before installation, must be confirmed/data// cache/directory writable The address http://xxx.com/install.php a step-by-step installation and then installed in the address section input....
Platform: | Size: 6252544 | Author: kaplan | Hits:

[Internet-NetworkCmsEasy3_JP

Description: 系统平台操作系统:SlackwareLinux2.6.24.5-smp 服务器软件:Apache(系统自带)+mysql 5.0.22 +PHP Version 5.2.9 问题总结1,无法安装问题问题描述:输入xxx/install/,检查环境里四个文件夹打红叉 解决办法:按照安装包自带的帮助文件,将 /config /cache /data /html /upload config /config.php index.php 文件夹及子文件夹和子文件均 chomd成777权限 ,/admin最好也设为777权限。-/config /cache /data /html /upload config /config.php index.php
Platform: | Size: 1763328 | Author: titicaca | Hits:

[WEB Codeplayurl

Description: 飞速解析试听,全PHP,速度非一般的快,上传到网站目录,然后用IE浏览http://您的网站/playurl.php?飞速提取码/XXX.mp3 就可以试听了-Rapid analytical listen, full PHP, speed fast, and uploaded to the site directory, and then use IE http:// your website/playurl.php,? Rapid extraction code/XXX.mp3, you can listen to the
Platform: | Size: 1024 | Author: 方照成 | Hits:

[Internet-NetworkWeixinzhushou

Description: 微信助手的安装 解压之后将 wxapi 上传到你的网站目录下,例如 http://cms.ayhome.org/wxapi/index.php , 就是你的 微信回调URL地址,请将之填写到你的微信公众平台账号的,消息接口当中. 申请微信公众平台 微信公众平台官方站点申请账号 http://mp.weixin.qq.com/ 登陆公众平台,点击 设置 -->自定义回复 -->调用公众平台 在 URL 中填写你的URL地址,可以参考微信助手安装步骤 请根据个人情况填写 Token 并记住,将会在配置助手的时候用上,这个 Token 是你随意去的字符串.以防止别人盗用. 点击提交,提示 提交成功 字样. 即完成安装 调试 请直接访问api地址,提交 t 参数进行测试,例如 http://www.xxx.com/?t=美女 , 直接查看源代码.-Micro-channel installation assistant after decompression wxapi upload to your website directory, for example http://cms.ayhome.org/wxapi/index.php, is your micro-channel callback URL address, set the fill to your micro-channel public platform accounts, message interface which applying for micro-channel micro-channel public platform public platform for the official site public account http://mp.weixin.qq.com/ landing platform, click Settings-> Customize replies-> invoke public platform Fill in the URL of your URL address, you can refer to micro-channel Assistant installation steps, please fill out the Token based on individual circumstances and remember, will spend time in the Configuration Assistant, you are free to go to the Token is a string in order to prevent others from theft. Click submitted, suggesting submitted successfully message. complete the installation and commissioning please visit api address, submit t parameters are tested, such as http://www.xxx.com/?t = beauty,
Platform: | Size: 226304 | Author: 尹利国 | Hits:

[Game EnginePHP_Sg

Description: 简易安装说明档---(后续会有详细说明档) 1.上传所有文件至服务器目录 2.创建数据库 编码选 gb2312_chinese_ci(虚拟空间略过) 3.进入数据库,点右上角的操作 下面的整理选gb2312_chinese_ci 4.点击IMPORT 选择数据库文件夹下sql 文件。导入下面的编码选GB2312 5.导入成功后,即可进入游戏 6.后台地址:xxx.xxxxx.xxx/admin.php 默认管理员账号 admin admin 7.登陆后台 配置好系统配置和游戏配置。 8.到云网支付网站申请网关商户。成功后登陆后台回去支付密匙。 9.登陆游戏后台 再支付网关设置支付网关信息 10.可以正式开放游戏。 别忘记了修改数据库连接,不然网站进不去哦!-简易安装说明档---(后续会有详细说明档) 1.上传所有文件至服务器目录 2.创建数据库 编码选 gb2312_chinese_ci(虚拟空间略过) 3.进入数据库,点右上角的操作 下面的整理选gb2312_chinese_ci 4.点击IMPORT 选择数据库文件夹下sql 文件。导入下面的编码选GB2312 5.导入成功后,即可进入游戏 6.后台地址:xxx.xxxxx.xxx/admin.php 默认管理员账号 admin admin 7.登陆后台 配置好系统配置和游戏配置。 8.到云网支付网站申请网关商户。成功后登陆后台回去支付密匙。 9.登陆游戏后台 再支付网关设置支付网关信息 10.可以正式开放游戏。 别忘记了修改数据库连接,不然网站进不去哦!
Platform: | Size: 15377408 | Author: 岚枫 | Hits:

[Web Serverthinkphp3.1.2weixin

Description: 简介: 该框架是基于thinkphp 3.1.2开发 结构 1.WeixinAction.class.php 此文件中的类是微信入口文件的基类,它提供了微信的一些基础功能,继承了thinkphp的Action类 2.IndexAction.class.php 此文件是微信的入口url文件,它继承了WeixinAction,在这里可以配置不同应用的转发请求。可通过数据库中的数据,以判断应用的转发地址 3.WeixinAppAction.class.php 此文件是微信中不同应用的基类,所有的应用都须继承该类。在该类中可初始化权限配等基础功能。该类也继承了thinkphp的action类。 数据库配置 cz_config表 字段 值 TOKEN 自定义的token值 baseurl 网站地址,如http://www.xxx.com -Description: The framework is based on the development of structures thinkphp 3.1.2 1.WeixinAction.class.php this file class is the base class micro-channel entry document, which provides some basic functions of micro letter, inherited thinkphp Action class 2.IndexAction This file is a micro-channel .class.php entrance url file, it inherits the WeixinAction, where you can configure to forward requests for different applications. Through the data in the to determine the application of the forwarding address 3.WeixinAppAction.class.php this document is the base class for different applications of micro letter, all applications must inherit this class. Permissions can be initialized in the class with other basic functions. The class also inherits thinkphp action class. Database Configuration cz_config table field values ​ ​ TOKEN custom token values ​ ​ baseurl website address, as http://www.xxx.com
Platform: | Size: 2540544 | Author: 袁昊 | Hits:

[WEB Codewjmcqywz_v3.0

Description: 1、将此目录文件上传到服务器网站根目录! 2、运行 http://xxx.com/install 3、填写数据库信息后 直接点下面的开始安装 安装完成即可使用! 后台地址:http://xxx.com/admin.php 后台账号:admin 后台密码:admin-1, this directory to upload files to the server web root directory! 2, run http://xxx.com/install 3, directly following starting point can be used after installation is completed to fill in the information! Background Address: http: //xxx.com/admin.php Backstage account: admin Background password: admin
Platform: | Size: 7120896 | Author: eepudn11 | Hits:

[WEB Codehuwieiwangpan_v2.01

Description: 从国外源码汉化而来 可以多图上传 可以随意添加扩展名 模板可以随意修改 带简单后台系统,广告预留了位置 后台帐户admin 密码admin 上传空间 访问http://XXX.COM/install.php 根据提示安装就可以使用-From Chinese and foreign source can upload pictures You can add extension Template can be modified With a simple background system, advertising set aside Background account admin password admin Upload space to access the http://XXX.COM/install.php according to the prompt installation can be used
Platform: | Size: 238592 | Author: languangn | Hits:

[WEB CodeDolphinlang_zh

Description: BoonEx Dolphin 7(Fuckcheon)中文语言包内测版 此为Dolphin 7正式版中文语言包内测版 安装方法: 1.登录已经安装成功的Dolphin 7管理员后台http://xxx/administration/ 2.选择设置=〉语言设置=〉添加新语言=〉导入=〉浏览=>lang_zh.php=>导入 3.设置站点默认语言为简体中文并保持 4.更新站点缓存-BoonEx Dolphin 7 (Fuckcheon) Chinese language pack beta version This is the official version of Dolphin 7 beta version of Chinese language pack Installation method: 1 login has been installed successfully Dolphin 7 administrator background http://xxx/administration/ 2 option = > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > 3 set the site s default language for simplified Chinese and keep it 4 update site cache
Platform: | Size: 49152 | Author: fmpudn64 | Hits:

[Web ServerOlateDownload340-chs

Description: 主机需求 · PHP 4.3.0+ · MySQL 3.23.0+ 注意: 要使用搜寻功能,MySQL版本必须高于 4.0.2。安装程序会侦测您使用的MySQL版本,搜寻功能会自动开启如果高于 4.0.2。 上传程序 下载完主程序后在你的计算机内解压缩,你会看到一个档案夹,OlateDownload-XXX,里面有三个档案夹。-Host Requirements · PHP 4.3.0+ · MySQL 3.23.0+ Note: To use the search function, MySQL version must be higher than 4.0.2. The installer will detect your version of MySQL, the search function is automatically turned on if it is above 4.0.2. After downloading the main program upload decompress in your computer, you will see a file folder, OlateDownload-XXX, there are three folders.
Platform: | Size: 1333248 | Author: dhnp | Hits:

[Web ServerDolphinlang_zh

Description: BoonEx Dolphin 7(Fuckcheon)中文语言包内测版 此为Dolphin 7正式版中文语言包内测版 安装方法: 1.登录已经安装成功的Dolphin 7管理员后台http://xxx/administration/ 2.选择设置 〉语言设置 〉添加新语言 〉导入 〉浏览 >lang_zh.php >导入 3.设置站点默认语言为简体中文并保持 4.更新站点缓存-BoonEx Dolphin 7 (Fuckcheon) Chinese language pack beta version of this is Dolphin 7 official version beta version of Chinese language pack installation: 1. Log has been successfully installed the Dolphin 7 administrator background http: // xxx/administration/2. Select settings > language settings > Add new language > import > View > lang_zh.php > import 3. set the site default language to Simplified Chinese 4. update and maintain the site cache
Platform: | Size: 53248 | Author: ndc | Hits:

[WEB Codekuanpinqiye

Description: 1、将web文件夹里的文件覆盖到网站根目录. 2、安装dede系统。(如果您已经安装,请跳过本步.) 直接运行:http:/ ** install/index.php (请换成你的域名) 3、还原数据库: 1)进入dede后台,找到‘系统’-‘数据库备份/还原’ 2)在屏幕右上角点击‘数据还原’ 3)点击屏幕下方的‘开始还原’按钮 4、确定网站风格: 1)点击‘系统’ -系统基本参数 2)将‘站点根网址’改为您的网址,如http://www.xxx.com/(本地安装的朋友,请保持http://localhost。) 3)点击‘确定’按钮 5、更新缓存: 点击‘生成’- 更新系统缓存 -1, the web folder in the file coverage to the site root directory 2, install Dede system. If you have already installed, please skip this step Direct operation: http:/ ** install/index.php (please change your domain name) 3, restore : 1) into the Dede background, find the system - backup/restore 2) in the upper right corner of the screen, click Restore 3) click on the start restore button below the screen 4, determine the website style: 1) click on the system - the basic parameters of the system 2) change the site root URL to your web site, such as http://www.xxx.com/ (locally installed friends, please keep http://localhost.) 3) click OK button 5, update cache: Click the generate cache update system
Platform: | Size: 14114816 | Author: 司徒宏旷 | Hits:

[Other美仑PHP授权系统v1.8 20171221版本

Description: 程序首次安装-把程序上传到网站根目录 浏览器访问 http://域名/install/ 进行安装即可。 程序不断在更新,下一个版本会更新在线升级功能,方便客户在线升级更新! 已经授权的客户请自行在线更新升级至最新版本! 如果更新了到最新版本功能没有显示的话,请清空一下\data\lib\templates_c 1.7版本 支持api视频接口授权,可以设置到期时间!(Please install the sg11 script encryption component by yourself Pagoda installation method Software management - - select PHP version - click Settings - install extension - select (sg11 script encryption) click Install First installation of the program - upload the program to the root directory of the web site The browser access the http://www.xxx.com/install/ for installation. The program is constantly updated, the next version will update the online upgrade function to facilitate the update of customers online! Authorized customers are requested to update and upgrade themselves online to the latest version. If the update to the latest version is not displayed, please empty the \data\lib\templates_c 1.7 version support API video interface authorization, can set expiration time!)
Platform: | Size: 11936768 | Author: 美仑科技 | Hits:
« 12 »

CodeBus www.codebus.net