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

Search list

[WEB CodeFLASH php.rar

Description:
Platform: | Size: 26032 | Author: | Hits:

[JSP/JavaServer-2.0.src.rar

Description: java实现的轻量级WebServer,可以运行于多个平台,支持CGI(C/perl/PHP等),具有很好的参考价值。
Platform: | Size: 5431 | Author: | Hits:

[Applicationsxiaoxiong.rar

Description: 一个PHP的购物系统源代码,需要你自己添加表面内容就是网页
Platform: | Size: 28065 | Author: | Hits:

[Otherchat.rar

Description: 一个PHP实现的不错的聊天室程序
Platform: | Size: 1534700 | Author: | Hits:

[Othercounter.rar

Description: 基于php+mysql多用户多风格防刷新计数器
Platform: | Size: 8673 | Author: | Hits:

[Otherphp100.rar

Description: php 100例子
Platform: | Size: 1013265 | Author: | Hits:

[ADO-ODBCBabelKit-1.05.rar

Description: BabelKit是一个通用多语言数据库代码表的接口。它接收维护使用多语言的多个数据库代码定义集中的所有编程工作。代码管理和翻译页可以让开发人员定义新的虚拟代码表,新语言,输入所有代码和它的描述,再将它们翻译成所有相关的语言。Perl和PHP类可以检索代码描述,并自动地用用户语言生成HTML代码选择元素。这简化了Web站点及数据库的国际化和本地化。
Platform: | Size: 55371 | Author: | Hits:

[Develop Toolsphp dezender批量反编译php加密文件的工具

Description:

需求:
1、操作系统:Windows 2000/XP,内存越大越好,推荐1G以上。

2、安装php5,假定安装在c:\php5,复制c:\php5下所有文件到c:\php-de文件夹。

3、安装ZendOptimizer-3.3.0,假定安装在C:\Program Files\Zend\ZendOptimizer-3.3.0。

4、解压dezend.rar包到c:\php-de文件夹,覆盖里面的php.exe和php5ts.dll文件,还有两个文件config.ini(混淆函数

列表)、PhpVars.reg(环境变量配置)和decode_all.bat(批量dezend)下面要用到。

5、修改c:\php-de文件夹下的php.ini文件,增加下面一个节:

[Zend]
zend_extension_manager.optimizer_ts="C:\Program Files\Zend\ZendOptimizer-3.3.0\lib\Optimizer-3.3.0"
zend_extension_ts="C:\Program Files\Zend\ZendOptimizer-3.3.0\lib\ZendExtensionManager.dll"

修改内存限制
memory_limit = 128M

6、修改PhpVars.reg文件,将对应的行修改为:
"PHP_DECODE_INI"="c:\\php-de"
"PHP_DECODE_PATH"="c:\\php-de\\decode"
然后双击该文件,导入注册表。

7、复制要dezend的文件夹到c:\php-de目录下,假定是c:\php-de\dezend。运行cmd,执行
cd c:\php-de
decode_all zend

8、耐心的等一段时间,dezend好的文件就在c:\\php-de\\decode文件夹了。

提示:
可以修改decode_all里面的*.php *.inc,添加其他扩展名的php文件。


Platform: | Size: 1127705 | Author: dssz.net | Hits:

[Other resourceApache2+MySQL+PHP

Description: Apache2+MySQL+PHP.rar 不错的电子书
Platform: | Size: 65012 | Author: xulin | Hits:

[PHPphp项目,花店,带数据库,带源码,可执行!使用sql2000.rar

Description: php项目,花店,带数据库,带源码,可执行!使用sql2000.rar
Platform: | Size: 4294140 | Author: szah001@yahoo.com.cn | Hits:

[SourceCodePHP网络验证.rar

Description: PHP网络验证.rar1、本网络验证系统插件有两种:一种是VB写的ActiveX DLL(COM组件,支持所有能调用COM组件的编程语言写的软件);另一种是专门为易语言定制的易模块; 2、以上两个插件的代码均不开源,从某种角度来讲是提高了集成本验证系统的软件的安全性。 3、客户端与服务端通讯信息均加密并动态处理,每次发送和返回的值都是带有签名(时间+密钥)的动态数据,同时检查域名DNS是否被修改。 4、DLL插件提供动态签名,来效验DLL的合法性,防止DLL被非法替换或伪造。 5、两种插件均提供加强型的安全保护功能,但这并不能代替专业的保护壳,要使你的软件更安全,在集成验证系统后请加上保护壳。 6、本系统管理端就是服务端界面功能齐全,操作简便。采用php+mysql的WEB构架方式,可处理海量数据,经优化的数据库结构设计就算在线用户还多也不会太占CPU。 7、本系统自带在线售卡系统,客户可在线购卡实时生成卡,无需你库存大批的卡。 在线售卡系统--网络验证系统 只要你拥有了支付宝即时到帐接口(没有可申请,一般24小时生效)就可以使用本系统的在线售卡,代理商和普通客户都可以通过售卡系统来取卡。普通客户支付成功后可立即取卡,代理商可以设定不用付款成功也可取卡(有保护参数,取的卡多长时间未付款就会被自动冻结) 代理商系统 代理商可通过售卡系统自助取卡,可管理和查询注册卡、充值卡、用户;可冻结卡、解冻卡(管理员冻结的卡代理商无权解冻) 软件管理 支持多软件管理,一个管理员帐号支持管理99个软件,完全可以满足即大多数人的需要。 每个软件的接口参数丰富,功能全面。 添加、删除、冻结、解冻注册卡或用户 这些都是基本的操作,本系统管理端大部份采用ajax来处理数据支持批量操作,以保证不去频繁刷新页面让你体验WEB操作的乐趣。 注册卡或用户加时、减时操作 给注册卡或用户加减时操作简便,无页面刷新的感觉。支持批量加时。 试用卡或试用帐号 每个卡模式软件都有一张试用卡,每个用户密码模式软件都有一个试用帐号 试用卡和试用帐号不限同时连接的客户端数据,一张卡或一个帐号可以同时在N台机上使用。 试用卡或试用帐号每台机每天可使用的次数、每次可使用的时间、可使用的时段都可以在软件管理里边设置 免费帐号 免费帐号是针对用户密码模式的软件来讲的(注意免费帐号不是试用帐号,不受软件管理里的试用次数、试用时间、时段的限制),就是用户注册时可以不用输入充值卡号就可以注册成功并获取一定的使用时间 是否可以免费注册和免费注册赠送的时间都可以软件管理里边自由设定。 充值套餐 该功能在软件管理接口中实现:可以在软件管理里边设定同时充值X张Y卡,系统自动赠送Z天 比如你想设定充三张周卡包月的话,就设定 充 3 张 7 天卡 赠送 9 天(3*7+9=30)。 用户推广系统 该功能在软件管理接口中实现:可以在软件管理里边设定新用户注册时如果在推广帐号一栏填了老用户名子,老用户可以获取相应的使用时间 注册卡或用户绑机与不绑机 该功能在软件管理接口中实现:可以自由设定注册卡或用户能不能换机使用,或每天最多换机的次数。 用户名绑定游戏帐号 该功能需用户自己实现:方法是让最终用户注册验证系统帐号时用游戏帐号注册,你在客户端检测游戏帐号和验证系统帐号是不是一样的,来达到绑定帐号功能 注意:本验证系统用户名只支持英文字母和数字,如果游戏帐号是中文名请先编码用户名(如果你还想还原用户名的话就用rc4算法,否则直接用16位的md5编码用户名),编码后才传递给验证系统相关接口。 注册卡和充值卡的天数可自定义 管理员添加注册卡和充值卡的天数可以完全自定义,在添加注册卡或充值卡时可设定。 售卡系统和代理商取卡目前只支持天卡、周卡、月卡、季卡、年卡这五类卡。 日志功能 管理端会记录详细的多开卡客户端日志、用户充值转帐日志、免费用户注册帐号日志、注册卡和用户的验证安全日志。双服的话还有数据库同步的详细日志。 自动升级辅助程序 该功能在软件管理接口中实现:需要辅助程序update.exe的配合,update.exe是用VB专门针对本验证系统写的升级辅助程序(代码完全公开),你也可以用该程序加入相互效验软件的完整性。 超级系统管理功能 1、提供修改和添加后台帐号的功能,只有多售权的用户添加的后台帐号才有实际意义 2、整理系统功能:清理系统垃圾,主要是清理超出一定时间的日志文件、订单、过期卡、被标记为删除的卡 3、数据库优化功能:mysql长期运行后会产生一些无用的数据空间占用数据库的文件大小,此功能可以帮你释放掉被战友用的空间,如果你确认某个表错误的话还可以进行简单的修复,而不必要每次都用专门的mysql管理工具对数据库优化和修复,如phpmyadmin。 4、如果是双服的话系统还会记录主服的记录变更日志,以便让系统任务去同步主服和备服数据
Platform: | Size: 52537 | Author: wwwfree | Hits:

[Internet-Networkmini_httpd(php)

Description: red had Linux上的迷你http服务器,增加了对php访问的支持-red had Linux on the mini- http server, an increase of visits to the support php
Platform: | Size: 10240 | Author: | Hits:

[OtherPHP.5.in.Practice

Description: With the release of PHP 5 web developers need a guide to developing with PHP 5 to both learn its complex new features and more fully implement the long-standing features on which PHP s success is built. PHP 5 in Practice is a reference guide that provides developers with easy-to-use and easily extensible code to solve common PHP problems. It focuses on providing real code solutions to problems, allowing the reader to learn by seeing exactly what is happening behind the scenes to get your solution. Because a real-life situation will rarely match the book s example problems precisely, PHP 5 in Practice explains the solution well enough that you will understand it and can learn how to truly solve your own problem. -With the release of PHP 5 web developers nee d a guide to developing with PHP 5 to both learn it 's complex new features and more fully implement the long-standing features on which PHP's succe ss is built. PHP 5 in Practice is a reference guid e that provides developers with easy-to-use an d easily extensible code to solve common PHP pro blems. It focuses on providing real code soluti ons to problems. allowing the reader to learn by seeing exactly w hat is happening behind the scenes to get your so lution. Because a real-life situation will rar ely match the book's example problems precisely , PHP 5 in Practice explains the solution well e nough that you will understand it and can learn ho w to truly solve your own problem.
Platform: | Size: 746496 | Author: li ming | Hits:

[WEB CodePHP100

Description: 这是100个PHP源代码,很不错。里面的例子都很好。-This is 100 PHP source code, is pretty good. There are good examples.
Platform: | Size: 955392 | Author: chengliang | Hits:

[Otherphp-bmgf

Description: php编码规范.rar//PHP编码规范 //PHP编码规范-php coding norms. rar// PHP coding norms// PHP coding specification
Platform: | Size: 39936 | Author: 麦潮 | Hits:

[WEB Codephp

Description: php学习资料 -php learning materials
Platform: | Size: 4670464 | Author: 夏慧敏 | Hits:

[Internet-Networkzhy20070406170840313.Rar

Description: 酒店管理系统,php版本的。网络版本。客房管理系统。-Hotel management system, php version. Network version. Room management system.
Platform: | Size: 366592 | Author: 李辉 | Hits:

[MySQLApache2+MySQL+PHP

Description: Apache2+MySQL+PHP.rar 不错的电子书-Apache2+ MySQL+ PHP.rar good e-book
Platform: | Size: 64512 | Author: xulin | Hits:

[WEB Codeclass.xml.php

Description: XML解析类,使用PHP自带的xml_parser类函数进行封装,功能强大,灵活方便-class used for xml parser
Platform: | Size: 2048 | Author: 章宏 | Hits:

[OtherHYIP-version-of-the-PHP.RAR

Description: PHP版HYIP投资程序完整商业版PHP版HYIP投资程序完整商业版-HYIP version of the PHP investment program complete Business Edition
Platform: | Size: 98304 | Author: 李彦鹏 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net