代码搜索:zend
找到约 2,728 项符合「zend」的源代码
代码结果 2,728
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/487133/6515722
pdf zend_php_5_certification_5tudy_guide_oct_2006.pdf
www.eeworm.com/read/266937/11200892
rar zend.studio.enterprise.edition.v5.2.0.233.incl.keymaker-dvt.rar
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/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 |
+-----------------------------------------