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

Search list

[Other resourceJSPenv

Description: 所需软件列表:(本配置以下列软件版本完成) 1、 APACHE_2.0.47-win32-x86-no_ssl (Apache web服务器) 2、 PHP-4.3.3-Win32 (PHP语言解析器) 3、 MySQL-4.0.12-win (MySQL数据库) 4、 j2sdk-1_4_2-windows-i586 (JAVA 语言环境) 5、 Jakarta-Tomcat-5.0.9 (Tomcat JSP解析服务器) 6、 Resin-3.0.3 (Resin JSP解析服务器) 7、 mod_jk_1.2.5_2.0.47.dll (整合Apache+Tomcat的plus) 8、 mm.mysql-2.0.4-bin.jar (JSP访问连接MySQL文件)
Platform: | Size: 9446 | Author: zhang | Hits:

[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:

[PHP仿swoopo竞拍网源码竟拍网php源码

Description: 这套程序现在很火,也是目前最好的一套竞拍程序 需要在Linux+Apach+Mysql+Php的环境下运行。 Windows的话,需要装个IISRewrite做网址重写,不然就运行不起来了~ 你要是熟的话,需要修改一下源代码,才可以适应各种环境。 全套程序+数据库,保证100% PHP源代码 本源码是仿SWOOPO.COM整站的源码,具有健壮性、稳定性的特点,包含SWOOPO的绝大部分功能。 产品基本功能: 1.SWOOPO独创的拍卖形式:每出价一次就付款一定的金额 2.玩家每次出价后,倒计时自动增加时间(按照后台设定的参数) 3.会员注册、登录、帐户更新、帐户充值、付款购买中标商品 4.新增、编辑、删除拍卖商品 5.查看获胜的玩家信息,更新拍卖状态 6.查看会员竞标、充值记录,给会员赠送点数,处理会员退款(点数) 7.维护网站文字内容,比如页脚(如关于我们、联系方式等)和帮助信息 8.管理商品分类,新增、编辑、删除分类,支持无限级分类 9.修改网站参数设置 10.支持定价拍卖、加一分拍卖、不眨眼拍卖、100%免费拍卖、晚上拍卖、一般拍卖等形式 11.会员注册成功赠送点数,首次竞拍成功赠送代金券 12.新增、编辑和删除网站公告和新闻 13.点数退回 14.会员管理:浏览会员,新增会员,修改会员,删除会员,冻结会员 15.管理点数卡包 16.设置参数:会员一个月内最多能中标多少个商品 17.强大的自动出价功能,会员无需时刻关注拍卖进程 18.网站布局允许修改 19.支持首页广告的定制、发布和管理 19.本源码没有加密,经过严格的病毒、木马后门程序检测,完全原创
Platform: | Size: 375208 | Author: Toroji | Hits:

[SourceCodePHP+TXT站点管理系统 1.1

Description: 系统特点: 1\无需数据库支持,不存在注入与攻击. 2\数据以文件夹方式存储,无限分类,无限记录条数. 3\支持多语言,多模板,自定义变量,信息页自定义项. 4\支持伪地址,灵活定义地址参数. 5\运用国际流行的SMARTY技术,参数可调. 6\模板自定义编辑,不同类型可以交叉调用. 7\友情链接自定义,自定义CSS风格. 8\一键修复所有数据结构。 9\读写分流技术,不会造成数据丢失。 PHP+TXT站点管理系统v1.1更新: 1、增加绿色公司模板, 2、增加公司介绍栏, 3、部分变量优化。 4、有部分网友提出增加短地址功能,直接修改DATA文件夹下的文件夹与menu项对应就可以了。
Platform: | Size: 1511873 | Author: 179018959@qq.com | Hits:

[PHPCapcha

Description: he reCAPTCHA PHP Library provides a simple way to place a CAPTCHA on your PHP website, helping you stop bots from abusing it. The library wraps the reCAPTCHA API. To use reCAPTCHA with PHP, you can download reCAPTCHA PHP library. You will only need one file from there (recaptchalib.php). The other files are examples, readme and legal stuff -- they don't affect functionality.
Platform: | Size: 6037 | Author: maximusextreme64@aim.com | Hits:

[WEB Codedp.SyntaxHighlighter

Description: javascript 的语法高亮代码 支持: 1. C# 2. CSS 3. C++ 4. Delphi 5. Java 6. JavaScript 7. PHP 8. Python 9. Ruby 10. SQL 11. Visual Basic 12. XML / HTML 众多流行语言-javascript code syntax highlighter support : 1. C# 2. CSS 3. C 4. Delphi 5. Java 6. JavaScript 7. PHP 8. Python 9. Ruby 10. SQL 11. Visual Basic 12. XML/HTML many popular languages
Platform: | Size: 53248 | Author: 0000 | Hits:

[Othermyimage

Description: 稀饭伊人相册系统继承了新天堂多用户相册系统的功能,并且增加了当前比较流行的相册的功能。 使用MYSQL数据库使得可以承受更多的数据量和更好的系统性能。 在WEB页面上我们致力于W3C的标准,使其能在IE,FF等浏览器下正常浏览(推荐使用FF) 1:多用户上传,各自独立空间 2:对图片自定义标签(TAG) 3:相册和图片的添加,上传,修改 4:缩略图功能(需IMAGE::MAGICK支持) 5:用户搜索,方便查找用户(稍后添加) 6:相册排名(稍后添加) 7:相册加密功能 8:RSS订阅(稍后添加) 9:使用模板技术,能更快的制作出属于你自己风格的站点和对应的语言 10:整合lightbox2.0,创造更好的视觉效果-err
Platform: | Size: 216064 | Author: lynn | Hits:

[Booksappserv-win32-2.5.9

Description: 配置好的php服务器,非常适合php初学者使用奥-Php server configuration well, very suitable for beginners to use php Austria
Platform: | Size: 15297536 | Author: admin | Hits:

[Internet-Networkphp-5.2.9-2-nts-Win32

Description: php安装源码,请下载后按照说明文件安装及配置,配置后安装Windows IIS或其他服务器程序,之后方可使用-php installation
Platform: | Size: 10377216 | Author: zhaichong | Hits:

[Web Servermediawiki-1.9.3cn

Description: mediawiki代码及安装 集合PHP .net技术的结晶 维基百科亦采用此引擎-mediawiki code and installation of a collection of PHP. net technology, the crystallization of Wikipedia also uses this engine
Platform: | Size: 2171904 | Author: 李永刘 | Hits:

[Internet-Networkappserv-win32-2.5.9

Description: PHP综合开发环境...综合了mysql ,php.phpmyadmin.-PHP Integrated Development Environment ... combination of mysql, php.phpmyadmin.
Platform: | Size: 15301632 | Author: 邹秋焱 | Hits:

[source in ebookphp-5.2.9-Win32

Description: php源码,学习php的最佳资料,欢迎下载-php source code, learn php the best information, please download the
Platform: | Size: 10512384 | Author: Arvin | Hits:

[WEB CodePractical.Web.2.0.Applications.With.PHP_Source.Cod

Description: [PHP.Web.2.0.开发实战.随书源码].Practical.Web.2.0.Applications.With.PHP_Source.Code.rar-Practical.Web.2.0.Applications.With.PHP_Source.Code.rar
Platform: | Size: 2526208 | Author: luxin | Hits:

[WEB Codephptxtcms

Description: 中文名:PHP+TXT站点管理系统0.9版 英文名:php+txt Site Management System 0.9 联系方式:hufangqiang@139.com hufangqiang@tom.com 系统特点: 1\无需数据库支持,不存在注入与攻击. 2\数据以文件夹方式存储,无限分类,无限记录条数. 3\支持多语言,多模板,自定义变量,信息页自定义项.-Chinese name: PHP+ TXT site management system version 0.9 English name: php+ txt Site Management System 0.9 Contact: hufangqiang@139.com hufangqiang@tom.com Features: 1 \ without database support, and there is no injection attacks. 2 \ data stored in folders, unlimited categories, unlimited number of records. 3 \ support multiple languages, templates, custom variables, custom item information page.
Platform: | Size: 1782784 | Author: 65988 | Hits:

[WEB Codephptxtsite

Description: PHP+TXT站点管理系统 1\无需数据库支持,不存在注入与攻击. 2\数据以文件夹方式存储,无限分类,无限记录条数. 3\支持多语言,多模板,自定义变量,信息页自定义项. 4\支持伪地址,灵活定义地址参数. 5\运用国际流行的SMARTY技术,参数可调. 6\模板自定义编辑,不同类型可以交叉调用. 7\友情链接自定义,自定义CSS风格. 8\一键修复所有数据结构。 9\读写分流技术,不会造成数据丢失。-PHP+ TXT Site Management System 1 \ do not need database support, and there is no injection attacks. 2 \ data folder is stored, unlimited categories, unlimited number of records. 3 \ support multiple languages, templates, custom variables, information page Customization 4 \ support pseudo-address, flexible definition of the address parameters. 5 \ SMARTY use of the international popular technology, adjustable parameters, 6 \ custom template editing, you can cross different types of calls. 7 \ custom link, custom CSS style 8 \ one-click fix all of the data structure. 9 \ write streaming technology, will not cause data loss.
Platform: | Size: 1511424 | Author: | Hits:

[Othertinymce_4.0.10

Description: TinyMCE是一个轻量级的基于浏览器的所见即所得编辑器,由java script写成。它对IE6+和Firefox1.5+都有着非常良好的支持。功能方面虽然不能称得上是最强,但绝对能够满足大部分网站的需求,并且功能配置灵活简单。另一特点是加载速度非常快,如果你的服务器采用的脚本语言是PHP,那还可以进一步优化。最重要的是,TinyMCE是一个根据LGPL license发布的自由软件,你可以把它用于商业应用。-TinyMCE is a lightweight browser-based WYSIWYG editor, the java script languages. It IE6+ and Firefox1.5+ have a very good support. Although it can not be regarded as functions of the strongest, but definitely able to meet the needs of most web sites, and the function is simple and flexible configuration. Another feature is to load very fast, if your server uses the scripting language is PHP, it can be further optimized. Most importantly, TinyMCE LGPL license is released in accordance with a free software, you can use it for commercial applications.
Platform: | Size: 295936 | Author: hanyj | Hits:

[Technology Managementphp9demo

Description: e.world PHP Maker 9 demo database download
Platform: | Size: 791552 | Author: Graha Hosting | Hits:

[WEB Codeweedcms.5.6.alpha3

Description: 野草网站管理系统(WEEDCMS)是由野草独立基于PHP+MYSQL开发的内容管理系统。面向企业、个人、小门户等中小规模网站使用而开发的。采用国际上比较流行Smarty引擎和敏捷的JQuery JS框架。本程序是在PHPNOW集成开发环境中完成的,测试的时候建议使用该环境。另外如果是其他环境建议使用PHP(5.2.x)+Apache(2.x)+MYSQL(5.x)组合。声明:如果您的环境是PHP4的话建议升级到最新版本!-Weed site management system (WEEDCMS) is a content management system based on PHP+MYSQL developed by weeds. The development of small and medium scale web sites, such as enterprises, individuals, small portals, etc.. Using the international comparison of the popular Smarty engine and agile JS JQuery framework. This procedure is completed in the PHPNOW integrated development environment, the test is recommended to use the environment. In addition, if it is recommended to use the other environment+Apache (5.2.x) PHP (2.x)+MYSQL (5.x) combination. Disclaimer: if your environment is PHP4, then it is recommended to upgrade to the latest version!
Platform: | Size: 669696 | Author: chenxi | Hits:

[Web Serverxygbkphp

Description: XYGBK 留言板 for PHP v1.0更新方面: 1.更改了数据库引擎,让留言更快捷 2.加强了后台管理的审核,非法登录5次以上将会被锁定 3.密码修改和管理员资料修改加强 4.其他功能与ASP发布版本一致 初始管理员用户名:admin 初始管理员密码:admin-XYGBK message board for PHP v1.0 Update: 1. Change the engine, so that the message faster 2. Strengthening the background management audit, more than five times the illegal login will be locked 3. administrator password changes and modifications to strengthen information 4. other features consistent with the initial release version of ASP administrator username: admin initial admin password: admin888
Platform: | Size: 461824 | Author: vgv | Hits:

[Web ServerD5PowerWebgameEngine

Description: DotK是一款基于PHP和AJAX的开源网页游戏引擎。目前网上所发布的0.5版,支持多用户同时在线,支持聊天功能。但由于DotK的发布版使用的是FireBird数据库,因此熟悉的人相对来说比较少,也阻挡了一些习惯于在PHP+MYSQL环境下开发程序的人。-DotK is an open source web game engine based on PHP and AJAX. Currently published on the Internet 0.5 edition, support for multiple users at the same time online, to support the chat feature. However, due to the release version of DotK is the use of FireBird , so people are familiar with relatively less, but also blocked some of the people accustomed to the development process in the PHP+MYSQL environment.
Platform: | Size: 1025024 | Author: dnxp | Hits:
« 12 3 4 5 6 7 8 9 10 ... 23 »

CodeBus www.codebus.net