XAMPP 或 Wamp 中的默认 php 调试器

发布于 2024-12-16 18:26:31 字数 81 浏览 2 评论 0原文

XAMPP 或 Wamp 中是否有默认的调试器,或者我们需要手动安装它。我之前在 WebMatrix 中工作,发现它没有正确调试我的 PHP 代码。

Is there any default debugger in XAMPP or Wamp or we need to insatll it manually. I earlier worked in WebMatrix and found that it didn't debug my PHP code correctly.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

迷爱 2024-12-23 18:26:31

XDebug 运行良好。

我相信它应该适合您的需要。

XDebug works well.

I believe it should work for what you need.

夜雨飘雪 2024-12-23 18:26:31

我一直使用 Firebug 扩展来调试一般内容。我还尝试过 FirePHP for PHP,结果好坏参半。

I use the extension Firebug all the time for debugging general stuff. I've also tried FirePHP for PHP with mixed results.

夕嗳→ 2024-12-23 18:26:31

WebMatrix 不包含任何类型的 PHP 或 ASP.NET 调试工具。它也不与任何一个集成。版本 2 包括用于附加开发的可扩展性框架,因此您可能会发现有人及时创建了调试器。

WebMatrix doesn't include any kind of debugging tools for PHP or ASP.NET. It doesn't integrate with any either. Version 2 includes an extensibility framework for add-on development, so you might potentially find someone creates a debugger in time.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文