Connecting Tech Pros Worldwide Help | Site Map

Where can I find a good PHP IDE ?

carlospedr@gmail.com
Guest
 
Posts: n/a
#1: Sep 6 '06
Hello,
I am mostly a asp.net / C# programmer, but I was asked by a friend of
mine to do a web application in PHP, I am currently looking for a good
IDE, when I say good something like Java Beans for Java or Visual
Studio for .Net applications, to work with php.

Thanks for you help

mootmail-googlegroups@yahoo.com
Guest
 
Posts: n/a
#2: Sep 6 '06

re: Where can I find a good PHP IDE ?


carlospedr@gmail.com wrote:
Quote:
Hello,
I am mostly a asp.net / C# programmer, but I was asked by a friend of
mine to do a web application in PHP, I am currently looking for a good
IDE, when I say good something like Java Beans for Java or Visual
Studio for .Net applications, to work with php.
>
Thanks for you help
Unfortunately, you're not going to find something as good as VS.NET for
PHP.

The variety of editors was discussed not long ago, however, in this
thread:
http://groups.google.com/group/comp....fb3fede4d88bf3

It should give you some names of editors to look into and see which
one(s) suit your tastes.

FluffyCat
Guest
 
Posts: n/a
#3: Sep 6 '06

re: Where can I find a good PHP IDE ?


On 6 Sep 2006 07:21:16 -0700, carlospedr@gmail.com wrote:
Quote:
>Hello,
>I am mostly a asp.net / C# programmer, but I was asked by a friend of
>mine to do a web application in PHP, I am currently looking for a good
>IDE, when I say good something like Java Beans for Java or Visual
>Studio for .Net applications, to work with php.
>
>Thanks for you help

As you are used to higher end stuff, you should check out Eclipse.
Eclise is primarily a Java editor to which you can add PHP extensions.

http://www.Eclipse.org
http://www.zend.com/phpide/

-Larry Truett

www.FluffyCat.com
MD
Guest
 
Posts: n/a
#4: Sep 6 '06

re: Where can I find a good PHP IDE ?


I use VS.net often and found zend is the better one.
With the Eclipse plugin, takes time to just list the member function
when going ->. This is something a lot of VS.NET users can't stand.

but again no ide is as good as vs.net. The zend studio is developed by java.
so you can tell the effect on that ide.

MD


NC
Guest
 
Posts: n/a
#5: Sep 6 '06

re: Where can I find a good PHP IDE ?


carlospedr@gmail.com wrote:
Quote:
>
I am mostly a asp.net / C# programmer, but I was
asked by a friend of mine to do a web application
in PHP, I am currently looking for a good IDE, when
I say good something like Java Beans for Java or
Visual Studio for .Net applications, to work with php.
You could work with PHP in Visual Studio.Net, if you get a PHP plug-in
here:

http://www.php-compiler.net/

Alternatively, look into NuSphere phpEdit, Zend Studio, and ActiveState
Komodo.

Cheers,
NC

Tony Marston
Guest
 
Posts: n/a
#6: Sep 7 '06

re: Where can I find a good PHP IDE ?


Check this out http://www.php-editors.com/review/

--
Tony Marston

http://www.tonymarston.net
http://www.radicore.org


<carlospedr@gmail.comwrote in message
news:1157552476.641395.62130@i3g2000cwc.googlegrou ps.com...
Quote:
Hello,
I am mostly a asp.net / C# programmer, but I was asked by a friend of
mine to do a web application in PHP, I am currently looking for a good
IDE, when I say good something like Java Beans for Java or Visual
Studio for .Net applications, to work with php.
>
Thanks for you help
>

JimL
Guest
 
Posts: n/a
#7: Sep 7 '06

re: Where can I find a good PHP IDE ?


On 6 Sep 2006 15:51:57 -0700, "NC" <nc@iname.comwrote:
Quote:
>carlospedr@gmail.com wrote:
Quote:
>>
>I am mostly a asp.net / C# programmer, but I was
>asked by a friend of mine to do a web application
>in PHP, I am currently looking for a good IDE, when
>I say good something like Java Beans for Java or
>Visual Studio for .Net applications, to work with php.
>
>You could work with PHP in Visual Studio.Net, if you get a PHP plug-in
>here:
>
>http://www.php-compiler.net/
>
>Alternatively, look into NuSphere phpEdit, Zend Studio, and ActiveState
>Komodo.
>
>Cheers,
>NC
http://www.mpsoftware.dk/ has 2007 version of php designer

IchBin
Guest
 
Posts: n/a
#8: Sep 7 '06

re: Where can I find a good PHP IDE ?


JimL wrote:
Quote:
On 6 Sep 2006 15:51:57 -0700, "NC" <nc@iname.comwrote:
>
Quote:
>carlospedr@gmail.com wrote:
Quote:
>>I am mostly a asp.net / C# programmer, but I was
>>asked by a friend of mine to do a web application
>>in PHP, I am currently looking for a good IDE, when
>>I say good something like Java Beans for Java or
>>Visual Studio for .Net applications, to work with php.
>You could work with PHP in Visual Studio.Net, if you get a PHP plug-in
>here:
>>
>http://www.php-compiler.net/
>>
>Alternatively, look into NuSphere phpEdit, Zend Studio, and ActiveState
>Komodo.
>>
>Cheers,
>NC
>
http://www.mpsoftware.dk/ has 2007 version of php designer
>
Never asked if the OP wants a free or commercial version.

Once that is answered does the OP want a full blown IDE (with at least a
interactive debugger) or just a simple editor that has Color
highlighting and maybe a few other options?

--
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.phpnet.us
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
NC
Guest
 
Posts: n/a
#9: Sep 8 '06

re: Where can I find a good PHP IDE ?


IchBin wrote:
Quote:
>
Never asked if the OP wants a free or commercial
version.
The OP, by his own admission, comes from ASP.Net background, so he is
probably used to convenience (and to paying for it).

Cheers,
NC

Closed Thread