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

Author作者Attilax , 1466519819@qq.com
我用的是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中打开页面,则进入不了调试界面..我想可能是没有把会话传过去吧..

相关文章:

  • 2021-09-27
  • 2022-12-23
  • 2021-11-30
  • 2021-04-13
  • 2021-09-06
  • 2022-12-23
  • 2021-10-30
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-10-05
  • 2022-01-12
  • 2021-11-16
  • 2021-12-02
  • 2021-12-29
相关资源
相似解决方案