Eclipse调试设置

时间:2011-12-07 15:47:39

标签: php eclipse debugging zend-framework xampp

我已经在Windows 7上下载了Eclipse PDT 3.0.x All In One和运行XAMPP。如何在eclipse中配置eclipse以启用PHP调试(zend或xdebug)。

1 个答案:

答案 0 :(得分:0)

我发现本指南对入门非常有用:

http://bogdan-albei.blogspot.com/2010/06/php-remote-debugging-with-xdebug-and.html

希望有所帮助,