Page 1 of 1
What IDE do you use for PHP development?
Posted: Thu Sep 22, 2011 3:17 pm
by jonesi
I've been using Eclipse for a while.
Some of my pages now incorporate jQuery in addition to PHP. Are there any IDEs that support both PHP and jQuery/javascript at the same time?
What's your favorite IDE?
Re: What IDE do you use for PHP development?
Posted: Thu Sep 22, 2011 3:39 pm
by malakiahs
I use two when coding with php. I mainly use Dreamweaver and Notepad++.
The reason why I like Dreamweaver is because it automatically checks for syntax errors and has split view. However, Notepad++ tells me what opens or closes what.
In other words, Notepad++ highlights the closing and opening parenthesis, braces, divs, tables, etc. when I select one.
I'm looking forward to see what others have to say.
Re: What IDE do you use for PHP development?
Posted: Thu Sep 22, 2011 3:42 pm
by Celauran
Re: What IDE do you use for PHP development?
Posted: Thu Sep 22, 2011 11:21 pm
by flying_circus
NuSphere PhpED, which unfortunately didnt make the list in 2008.
Re: What IDE do you use for PHP development?
Posted: Fri Sep 23, 2011 7:19 am
by social_experiment
malakiahs wrote:I use two when coding with php. I mainly use Dreamweaver and Notepad++.
Same here although i prefer notepad++. My big issue with dreamweaver (i've mentioned this elsewhere) is that it is a resource hog which makes working it a bit of a problem.
Re: What IDE do you use for PHP development?
Posted: Fri Sep 23, 2011 4:55 pm
by Mordred
Komodo Edit, both on Linux and Windows.