代码搜索:zend

找到约 2,728 项符合「zend」的源代码

代码结果 2,728
www.eeworm.com/read/403922/11502171

html internals2.apiref.html

Zend Engine 2 API reference
www.eeworm.com/read/403922/11505041

html internals2.ze1.tsrm.html

TSRM API
www.eeworm.com/read/105786/15659169

æ

前 言当开放资源式软如Linux或Apache的成功已经被主要媒体广泛记载、传播的时候,PHP的发展却在很大程度上被人们忽视。根据E-Soft的调查(WWW.e-Softinc.com/survey/),Web脚本语言PHP仍是ApacheWeb服务器最流行的模块。Netcraft研究发现:全球有超过6%的Web区域使用PHP(参见www.netcraft.com/survey)。对一个非专业化的
www.eeworm.com/read/381890/9067231

h php_dmtx.h

#ifndef PHP_DMTX_H #define PHP_DMTX_H 1 #ifdef ZTS #include "TSRM.h" #endif ZEND_BEGIN_MODULE_GLOBALS(dmtx) long row_index; ZEND_END_MODULE_GLOBALS(dmtx) #ifdef ZTS #define DMTX_G(v) TSRMG(dmtx_gl
www.eeworm.com/read/163446/10159923

txt 安装说明.txt

程序版本:秀影Ver1.0(天天网络出品) 编写语言:php+mysql+<mark>zend</mark> 授权方式:免费 安装条件 PHP。INI中请开启GD2(显示验证码)扩展跟mysql扩展.<mark>zend</mark>3.0环境 <mark>zend</mark>3.0请到官方站点下载 安装 拷贝程序到网站目录中。然后运行http://ip/install.php进行安装。 如果您的UNIX主机1请主机设置权限为777。请用二进制模式上传 ...
www.eeworm.com/read/403922/11501717

html apd.installation.html

Installation
www.eeworm.com/read/253602/12210555

txt phpnolimit_c.txt

/* Remote exploit for the php memory_limit vulnerability found by Stefan * Esser in php 4 (
www.eeworm.com/read/261194/11660297

c ming-dev.c

/* +----------------------------------------------------------------------+ | PHP Version 4 | +-----------------------------------------