Home > php教程 > php手册 > paip.php页面调试设置及流程

paip.php页面调试设置及流程

WBOY
Release: 2016-06-13 10:52:21
Original
935 people have browsed it

paip.php页面调试设置及流程

Author作者Attilax  我用的是Eclipse for PHP Developers  V3.0.2 ,内带的ECLIPSE是v3.7.2  indigo,with Zend Debugger v5.2.15, Copyright


项目右键>PHP DEBUG>win (properties for xxxx)>>"enbalble projet specific settings"  >>set "base path" =="/" >>ok..

然后DEBUG AS 某一个PHP页,会在ECLIPSE中打开此页。。将其URL COPY至ie,就可以在IE中打开单步调试..
然后,在同一个会话中,可以任意选择其它页面,不用其它参数都可以进行调试了

如果直接在IE中打开页面,则进入不了调试界面..我想可能是没有把会话传过去吧..

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template