473,804 Members | 2,225 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Where can I find a good PHP IDE ?

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

Sep 6 '06 #1
8 3360
ca********@gmai l.com wrote:
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.

Sep 6 '06 #2
On 6 Sep 2006 07:21:16 -0700, ca********@gmai l.com wrote:
>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
Sep 6 '06 #3
MD
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
Sep 6 '06 #4
NC
ca********@gmai l.com wrote:
>
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

Sep 6 '06 #5
Check this out http://www.php-editors.com/review/

--
Tony Marston

http://www.tonymarston.net
http://www.radicore.org
<ca********@gma il.comwrote in message
news:11******** *************@i 3g2000cwc.googl egroups.com...
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

Sep 6 '06 #6
On 6 Sep 2006 15:51:57 -0700, "NC" <nc@iname.comwr ote:
>ca********@gma il.com wrote:
>>
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/

Alternativel y, look into NuSphere phpEdit, Zend Studio, and ActiveState
Komodo.

Cheers,
NC
http://www.mpsoftware.dk/ has 2007 version of php designer

Sep 7 '06 #7
JimL wrote:
On 6 Sep 2006 15:51:57 -0700, "NC" <nc@iname.comwr ote:
>ca********@gmai l.com wrote:
>>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/

Alternativel y, 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-)
Sep 7 '06 #8
NC
IchBin wrote:
>
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

Sep 7 '06 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
2081
by: Mike | last post by:
I'm not sure what to call what I want, but I will describe my intent, hoping that someone will offer a resource for a ready-built solution. I sell construction products to a group of about 50 subcontractors. Some of them have their own websites, but many do not. I want to offer my clients a central site that can host sub-sites, one for each client. All will be under my domain: my-domain.com/customer1 my-domain.com/customer2 etc.
14
2684
by: Viken Karaguesian | last post by:
Hello all, It stinks being a newbie! One thing that I'm not sure about with CSS is: where is the "proper" place to put font attibutes? This has me a little confused. Take the below style sheet (which is a work in progress) as an example. If I don't put the font attributes in the <body> <p> and <td> tags, the font will not appear the way I want (when I work in FrontPage, anyway). It doesn't seem to be enough to put the font attributes in...
3
1332
by: Henrik | last post by:
Hi! Where can i find GOOD documentation for javascript? Is there a GOOD javascript debugger out there, someone who knows?
25
2573
by: Tor Erik Sønvisen | last post by:
Hi I need to browse the socket-module source-code. I believe it's contained in the file socketmodule.c, but I can't locate this file... Where should I look? regards tores
4
25710
by: Tom Walker | last post by:
I cannot get the WHERE statement to work correctly unless I use a literal with the LIKE. I want to use a working storage data name so that I can vary the WHERE statement. Example that works: WHERE DSNAME LIKE 'ABC%' Example that does not work:
6
1187
by: Dica | last post by:
i've been asked to write an app making use of reports.vb class, but i can't seem to find it..
17
14686
by: Brett | last post by:
I'd like references on where to find some good (quality) icons to use for form and application icons (for the EXE). Most of the free stuff isn't that great looking and there isn't a good selection. A site offering previews of icons or purchase of a single icon would be nice. Thanks, Brett
57
3833
by: TC | last post by:
I'd like to open a discussion about the state of the industry. For the past year, I've been unable to find competent Access developers available for hire. I'm worried about that. I think there's great demand right now, and that's keeping the good developers busy, but that's not enough to explain the situation. Whenever I post an Access job, I get lots of responses from .NET developers, back-end database people, and web developers. They...
8
2289
by: Nicholas Reville | last post by:
Hi, I hope this is an OK spot for this question: I'm a co-founder of the Participatory Culture Foundation (pculture.org), we're a non-profit that develops Democracy Player and some related internet TV tools (see getdemocracy.com). Democracy Player has a Python backend with native front-ends for Mac, Windows, and Linux. We're looking to expand our development team, but we haven't been getting enough top-quality applicants. I was...
41
18235
by: Miroslaw Makowiecki | last post by:
Where can I download Comeau compiler as a trial version? Thanks in advice.
0
9595
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10603
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10099
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9176
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6869
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5675
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4314
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3836
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3003
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.