如何在zend studio中调试

发布于 2024-10-26 01:22:32 字数 172 浏览 3 评论 0原文

我正在使用基于 eclipse 构建的 zend studio。

现在的问题是,当我创建 zend 框架项目并在单击控制器时开始调试时,它会终止。我必须右键单击index.php,然后作为脚本进行调试。

现在我想要像在网络浏览器中填写表单并希望在控制器中保留断点一样。但我无法做到这一点......

I am using zend studio built on eclipse.

Now the problem is when I make zend framework project and start debugging when I click on controller than it gets terminated. I have to right click on index.php and than debug as script.

Now I want like when I fill form in web browser and want to keep breakpoint in the controller. But I'm not able to do this...

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

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

发布评论

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

评论(1

暮色兮凉城 2024-11-02 01:22:32

下载 Zend Studio 的 FireFox 调试器工具栏,您可以直接从浏览器进行调试,这允许您测试实时输入,包括您在表单上输入的数据。它将识别控制器中的断点。

如果这对您没有帮助,您需要提供更多信息。

Download the FireFox Debugger Toolbar for Zend Studio, you can debug right from the browser which allows you to test live input, including the data you enter on forms. It will recognize your breakpoints in the Controller.

You'll need to provide more information if this doesn't help you.

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