搜索资源列表
BOOM流量统计 v2.9
- 1.程序环境:PHP+文本数据。独特的最优化结构设计,每个帐号一个小于3KB文件存储数据。只写一次数据,I/O占用率低,执行效率非常高!!!从个人用户到太极统计般的超大流量专业运营商皆适合。 2.记录并显示[今日访问]、[昨日访问]、[本月访问]、[总访问量]、[真实统计天数]、 [最高日访问量和发生时间]、[日均访问量]、[预计当日最终访问量]。最近N位访客IP、地理位置和来源页面。 3.可在任意页面中调用显示;自动生成页面调用代码。 多种显示模式供选择:[文字]、[滚动文
shenfenyanzheng
- 身份验证系统 您在使用之前应将 include目录下的config.inc.php文件按照您的主机配置。并且要求数据库中有一个名为 user 的表。您可以自己创建,也可以将以下代码直接复制到phpmyadmin执行。 create table user ( id bigint unsigned default 0 not null auto_increment, name varchar (30), password varchar (30), email varcha
phpbook
- PHP留言本 设计流程: 1.需求分析: 留言本要是实现的功能是用户留言,回复留言。显示留言用户的信息,显示回复信息和回复信息的用户信息。设计一个管理员管理留言功能。 2.数据库设计: 在mysql下创建相应的数据库。 3.代码编写: 使用php语言编写代码。 运行环境: Windows/linux操作系统 PHP环境 + mysql 功能概述: 1. 留言和回复留言功能 2. 显示留言者的留言时间,email,QQ号码 3. 可以向留言
doxygen-1.5.3.src.tar
- Doxygen的词根来源于Document(文档)和Oxygen(氧气),它是一个功能强大、使用方便且支持各种操作系统和编程语言的代码文档生成系统。Doxygen由荷兰人Dimitri van Heesch.开发,并且在GNU公共许可证(GPL)下发布,目前已经成为各主要的Linux发行版的附带组件。众多重量级的软件项目(如KDE,Qt、ACE库等)都选用Doxygen作为其编档工具生成项目文档。 Doxygen最初在Linux下开发,但已经被移植到多个操作系统平台下,包括Unix的各
Rhapsody-0.1.8.tar
- sourceforge历史版本完整下载: http://sourceforge.net/project/showfiles.php?group_id=202044 提供了基于b树索引算法的文件数据数据库模块详见storage/目录下面的 btree.c与pager.c container目录为常用的容器实现,如果rbtree avltree map heap list vector hashtable deque T树 B树, test目录为测试程序代码经过初步测试,比较稳定。 os_api:装
rats-2.1.tar.gz
- 源代码安全审计,检测代码中的漏洞,可以 检测C, C++, Perl, PHP and Python 代码中的漏洞和安全错误,搞网络安全的一定要看看。 ,Source code security audit to detect loopholes in the code, can detect the C, C++, Perl, PHP and Python code errors and security vulnerabilities, network security must engag
php-5.3.6.tar
- 这是WINDOWS线程安全版本。PHP是一种新型的CGI程序编写语言,易学易用,运行速度快,可以方便快捷地编写出功能强大,运行速度快,并可同时运行于 Windows、Unix、 Linux平台的Web后台程序, 内置了对文件上传、密码认证、Cookies操作、邮件收发、动态GIF生成等功能,PHP 直接为很多数据库提供原本的连接,包括Oracle、Sybase、Postgres、Mysql、Informix、Dbase、Solid、 Access等,完全支持 ODBC接口,用户更换平台时,无需变
41543
- 欢迎使用深蓝PHP留言本,改留言本属初步完成,仍有很多不到之处,希望能给作者指出来: 1.采用面向过程的编程方式 2.程序响应速度快,稳定 3.代码简洁、易懂、特别适合新手参考 4.基本功能:悄悄话留言、留言置顶、管理回复 欢迎体验!意见或建议请到作者博客交流:-guanyushiqing i am yixunde
DES_PHP
- php环境的EDS加密解密代码,本代码由JS移植-php environment, EDS encryption and decryption code, the code is by JS transplant
md5-cut-sure
- 当我们有时候需要一个加密过的字符串的时候,当我们懒得写一行php代码求字符串的md5值的时候,这是一个很好的工具.程序很简单.调用 System.Security.Cryptography,使用其中的MD5类来加密字符串.将计算结果再显示在另外一个TextBox中. -When we sometimes need an encrypted string, when we bother to write a line of php code to find the md5 value of the
tcp_server_client
- socket通信的源码,其中一端是php代码,另外一端是linux下的c代码-linux kernel scenario analysis of the electronic version of the book introduces the principles of linux kernel
PhpEncodeDecode
- 本文通过Eval函数,对PhP代码进行加密和解密。 使用方法简单,不用任何附加库。 在任何需要书写Php代码的地方,用这个工具处理后,代码就进行加密了。-Encode for PhP code.
NeoPI.py
- 一个用于检测PHP代码安全的脚本,通过分析代码中的信息熵来识别其中所包含的危险代码,即便经过一定程度的代码混淆,依然可以检测出来-One for detecting the PHP scr ipt code security, identification the dangerous code contained therein, even after a certain degree of obfuscation, still can be detected by analyzing the
eaccelerator-0.9.6
- eaccelerator-0.9.6版的源码 ,它是一款PHP加速器软件,通过缓存PHP代码编译后的结果来提高PHP脚本的性能-eaccelerator-0.9.6 version of the source code, it is a PHP accelerator software, PHP code by caching the compiled results to improve the performance of PHP scr ipts
eaccelerator-0.9.6src
- eaccelerator-0.9.6版的源码 ,它是一款PHP加速器软件,通过缓存PHP代码编译后的结果来提高PHP脚本的性能,本源码同时也是eaccelerator的使用版,你可直接使用它进行PHP加速,VC源码部分可供参考,水平好的可进一步优化性能,对学习C++也是有帮助的。-eaccelerator-0.9.6 version of the source code, it is a PHP accelerator software, PHP code by caching the comp
hongniao_ewm_v1.0
- 利用PHP代码在线生成二维码,非谷歌API。采用纯PHP类制作,彻底避免因网络环境导致的无法使用的问题,自带四级纠错,十档大小,多种颜色。可用来生成网址、电话或任意字符。-PHP code using the two-dimensional code generated online, non-Google API. Using pure PHP class production, completely avoid the network environment can not be used
callback.class
- 方便大家在自己的网站上加入QQ登录的功能,使用php代码编写,使用qq快速登录的代码。有空会写调用例子,这是网上朋友发过来让分享给大家,熟悉PHP的估计能看懂如何用。-Facilitate their website to add QQ login function using php code is written using qq quick login code. Free will write call example, this is the online friends sent
e
- PHP 代码加密 O00O0O加密 PHP 代码加密 O00O0O加密-PHP encode for O00O0O and decode
phpvulhunter
- 精短简小的PHP代码安全审计,可审计SQL注入漏洞、跨站脚本等漏洞。-php sec
php-jiami
- php代码混淆器,保护你的源代码。顶级工具。-php code obfuscation is to protect your source code. Top tools.