The Zend Framework MVC Architecture 一、概述: In this chapter, we will cover the following topics: 1. Zend framework MVC overview 2. The Front Controller 3. The router 4. The dispatcher 5. The Request o
zend studio调试php程序有两种方式,debugger跟xdebug。我用的xdebug,环境配置完成后,手动设置断点无效,每次调试都在代码第一行停住。 当然这是因为勾选了break at first line的原因: 如果没有勾选这个,调试无反应。首先检查php.ini中的xdebug配置, xdebug.remote_host=192.168.1.103xdebu
2、准备好所需用到的软件,我所用的具体如下: PHP V5.2.1 For Windows http://www.skycn.com/soft/516.html MySQL For Windows V5.2 Alpha http://www.skycn.com/soft/1262.html PHPMyAdmin For Windows V2.10.1 RC1