Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Windows 7 上有一个开发环境,最终会被推送到 Arch 进行测试/登台,然后再推送到生产环境。
除了 PHP Web 应用程序的生产之外,我的桌面还承担着许多其他职责,我希望尽可能简化它。
是否可以在不使用 Apache 的情况下使用 NetBeans(我的首选 IDE)编写和调试 PHP 应用程序?
如果是这样,有人可以引导我查阅一些文档来帮助我实现这一目标吗?
TIA
您应该能够直接从 Netbeans 进行调试。
https://netbeans.org/kb/docs/php/debugging.html