Home > Backend Development > PHP Tutorial > 怎么配置Php IDE的单步调试环境

怎么配置Php IDE的单步调试环境

WBOY
Release: 2016-06-13 12:09:39
Original
1100 people have browsed it

如何配置Php IDE的单步调试环境
求高手:
  我的电脑环境:
               windows xp 32位
               php IDE有zend studio for eclipse、Eclipse for PHP Developers
              服务器有apache 2.2.25、wamp集成
              php版本 5.3.28
IDE、服务器都可以换,重要的是如何配置IDE的单步调试(断点调试)
参照了许多网上的配置,比较零乱,没成功。
谢谢大家,指点指点,这个调试对开发很重要。
------解决思路----------------------
我一般都是直接浏览器调试的,一般排错就是自己echo  die操作,断点啥的PHP没搞过,Java倒是可以。
------解决思路----------------------

------解决思路----------------------
你使用phpstorm,有很多功能单点调试的。

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 Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template