php工作室 [英] php studio

查看:126
本文介绍了php工作室的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hello其他程序员。有没有像MS VS2008这样的PHP工作室。我的意思是,在VS2005中,您需要安装IIS才能在计算机中运行Web应用程序,VS2008会创建一个临时的迷你服务器,因此您无需再安装IIS以便在您的计算机中进行编译/调试。 / p>

无论如何,我正在为PHP寻找类似的东西,几周前我在我的电脑和MySql中安装了APACHE服务器,我能够编译/调试PHP代码(使用名为CodeLobster的IDE ...),但我偶然发现了打开与数据库的连接!当我尝试这样做时,它没有;我开始谷歌搜索,我发现我必须重新编译PHP,然后我说,拧紧它,我会找到另一种方法来调试。但现在项目更复杂,我真的需要在本地调试。



所以我的问题是:是否有任何运行PHP5的东西?非常像VS2008。



谢谢。



BTW,我需要能够在上面运行它一台装有Windows Vista的电脑,如果它不是免费的,那就没关系。

解决方案

如果你对Visual Studio 2008感到满意,那就好了请查看 VS.Php



它是Visual Studio(2005或2008)的一个加载项,它增加了对PHP的支持。
Intellisense按照您的预期工作,调试按预期工作(设置断点并运行),它包含一个内置/捆绑的Web服务器(Apache),因此您甚至不用担心。



我支持的版本都支持PHP 4& 5(虽然我似乎记得作者正在考虑放弃PHP 4支持)。



它的价格是99美元,在我看来是值得的,因为它允许我同时做我的两个.Net和PHP开发在同一个IDE(Visual Studio 2008)中。


Hello fellow programmers. Is there any PHP "studio" like MS VS2008. By that I mean, in VS2005 you NEEDED to install IIS in order to run web applications in your computer, VS2008 creates a temporary mini server, so you don't HAVE to install IIS anymore in order to compile / debug in your computer.

Anyway, I'm looking for something like this for PHP, a couple of weeks ago I installed APACHE server in my computer and MySql too, and I was able to compile / debug PHP code (using an IDE called CodeLobster...), but I stumbled upon opening a connection to a database! When I tried doing that, it just didn't; I started googling around, and I found that I had to recompile PHP, and at that point I said, screw it, I'll find another way to debug. But now the project is more complex and I REALLY need to debug locally.

So my question is: Is there anything that runs PHP5 out of the box? Pretty much like VS2008.

Thank you.

BTW, I need to be able to run it in on a PC with Windows Vista and it's ok if it's not free.

解决方案

If you are comfortable in Visual Studio 2008, take a good look at VS.Php.

It is an add-in for Visual Studio (2005 or 2008) that adds support for PHP. Intellisense works as you'd expect, debugging works as you'd expect (set breakpoints and run) it includes a built-in/bundled web server (Apache) so you don't even have to worry about that.

The version I have supports both PHP 4 & 5 (though I seem to recall the author contemplating dropping PHP 4 support).

It costs $99 which in my opinion is well worth it since it allows me to do both my .Net and PHP development in the same IDE (Visual Studio 2008).

这篇关于php工作室的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆