Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 06-01-2007, 06:03 PM   PM User | #1
jream
New Coder

 
Join Date: Sep 2006
Posts: 61
Thanks: 0
Thanked 0 Times in 0 Posts
jream is an unknown quantity at this point
Thumbs up Which PHP IDE do you use?

I think i am gonna start using one rather than just editpad.

I have tried Eclipse for Java (or i might be thinking of something else), nevermind that was NetBeans.

You guys mind listing what IDE you use, if any and a reason why you like it?
Or do you just use text editing and error reporting always?
jream is offline   Reply With Quote
Old 06-01-2007, 06:06 PM   PM User | #2
matak
Banned

 
Join Date: Apr 2007
Posts: 428
Thanks: 29
Thanked 5 Times in 5 Posts
matak is on a distinguished road
As newbie i use Notepad++. It's a bit more powerfull text editor than plain notepad, but does all the things i need. I downloaded Eclipse, but it was for bloody java. Maybe this month i'll try it again.
Also i tried PHP Professional 7 free version, and it looked fine
matak is offline   Reply With Quote
Old 06-01-2007, 06:09 PM   PM User | #3
ddanatzko
New Coder

 
Join Date: Jun 2007
Location: VA
Posts: 36
Thanks: 0
Thanked 0 Times in 0 Posts
ddanatzko is an unknown quantity at this point
I use jEdit. Works beautifully, it's free and I haven't even started using all the options yet.
ddanatzko is offline   Reply With Quote
Old 06-01-2007, 06:13 PM   PM User | #4
aedrin
Senior Coder

 
Join Date: Jan 2007
Posts: 1,648
Thanks: 1
Thanked 58 Times in 54 Posts
aedrin will become famous soon enough
PDT for Eclipse.

Anything that runs in Eclipse is automatically good. Because it means 1 less application I need to install.

That, and it is excellent and free.

Last edited by aedrin; 06-01-2007 at 07:07 PM..
aedrin is offline   Reply With Quote
Old 06-01-2007, 06:55 PM   PM User | #5
kewlceo
Regular Coder

 
kewlceo's Avatar
 
Join Date: Mar 2006
Location: California, US
Posts: 484
Thanks: 1
Thanked 3 Times in 3 Posts
kewlceo is on a distinguished road
PHP Designer 2007 - Professional 5.3.2

It's well worth the modest price.
__________________
UBERHOST.NET
Shared, reseller, semidedicated hosting and dedicated server plans.
DirectAdmin • Installatron • Money-Back Guarantee • 24/7 Support
Providing "Service Above All Else" since 2005.
kewlceo is offline   Reply With Quote
Old 06-01-2007, 07:29 PM   PM User | #6
ddanatzko
New Coder

 
Join Date: Jun 2007
Location: VA
Posts: 36
Thanks: 0
Thanked 0 Times in 0 Posts
ddanatzko is an unknown quantity at this point
Anyone using Active State? My boss asked me to take it for a test drive to see if it was worth the $$$
ddanatzko is offline   Reply With Quote
Old 06-01-2007, 08:06 PM   PM User | #7
printf
New Coder

 
Join Date: Sep 2006
Posts: 51
Thanks: 0
Thanked 0 Times in 0 Posts
printf is on a distinguished road
I really enjoy Komodo, it the only IDE that allows the same exact layout across any platform (Win, Linux, Mac) and it support (ASP, PHP, Perl, Ruby (Rails), Python) plus it has great tie-in's with many of the top web services, Yahoo API, MSN API, GOOGLE API, CakePHP. makes designing web services really quick, no matter what scripting language you are using.

My favorite is Eclipse, because it includes support for even more languages, but it has a higher learning curve compared to Komodo. When you do finally figure it out, it's truly an awesome IDE.

For online, I really like PHP_Online, the IDE for Firefox, took me almost a year to get copy of it, but wow, it's so cool. I like fact that the PHP Developer mailing list can be searched and you can highlight any code that you find on any web page and debug it right from there, or add to your code library, with a mouse click. Plus the IDE has most all the features that Zend Studio has plus many very nice personal options, like version debugger, support any version of PHP including any version ever released in PHP (4, 5), select a version, debug in that version. Helps you figure out what exact versions of PHP will work with your application.
printf is offline   Reply With Quote
Old 06-01-2007, 08:09 PM   PM User | #8
aedrin
Senior Coder

 
Join Date: Jan 2007
Posts: 1,648
Thanks: 1
Thanked 58 Times in 54 Posts
aedrin will become famous soon enough
Quote:
Anyone using Active State? My boss asked me to take it for a test drive to see if it was worth the $$$
I tried it out and I was not impressed. I can't remember the specific problems, but I do remember it being cluttered.

Considering there are free alternatives such as Eclipse which do more than most (if not all) PHP IDEs out there, I wouldn't even consider it.
aedrin is offline   Reply With Quote
Old 06-01-2007, 10:29 PM   PM User | #9
curious_coder
New to the CF scene

 
Join Date: May 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
curious_coder is an unknown quantity at this point
I'm experiementing myself

well at the moment I'm using Maguma Open Studio... however it's debug button should be named a "freeze the program for about 10 seconds without doing anything" button. Other than that it's like every other IDE... lots of options I haven't played with yet. a little buggy too with context based suggestions. Actually, why am using this. I'm going back to notepad2.
curious_coder is offline   Reply With Quote
Old 06-01-2007, 11:54 PM   PM User | #10
Ahri
New Coder

 
Join Date: May 2007
Location: Manchester, UK
Posts: 72
Thanks: 0
Thanked 2 Times in 2 Posts
Ahri is on a distinguished road
Eclipse seems so bloated to me, probably because it's coded in Java (and being coded by IBM probably didn't help either.) I use screen+vim for any coding, I don't particularly like any IDEs despite promised increases in productivity. The only exception to this 'rule' is that Visual Studio is great for GUI C# apps.

But back to PHP, ssh+screen+vim = unbeatable in my opinion. No messing about with FTP, no need to find your place again, no need to think about anything but the absolute minimum. But it's all in the console so nobody's interested in that Who wants speed and convenience when you can have bloat and prettiness?
__________________
Every PHP programmer of any skill level should set error_reporting(E_ALL); at the top of their scripts or in their php.ini
Ahri is offline   Reply With Quote
Old 06-02-2007, 11:03 PM   PM User | #11
Linark
New Coder

 
Join Date: Nov 2006
Location: UK
Posts: 52
Thanks: 0
Thanked 0 Times in 0 Posts
Linark is an unknown quantity at this point
I use Zend Studio. I find it be very good.
__________________
- Mark
Linark is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 12:25 AM.


Advertisement
Log in to turn off these ads.