Which editor is the best for php programming?

crazykid

New member
Sep 26, 2010
136
1
0
I am doing php programming in notepad right now. Can anyone tell me Which editor is the best for php programming?
 


NetBeans ugh... Had to use it for a project while still in the corporate world... Never again...

PSPad at the moment for me, but only because I'm too lazy to find something better. Does everything I need but is a bit overloaded for my taste.

EDIT: Just switched to sublime thanks to dchuk
 
Zend Studio also works but you need a decent home server setup to get it working because the remote server project sucks at getting declarations to work correctly.

I took a look at about 10 different IDE's before selecting NetBeans.

In addition to that there are 2 tools that I find invaluable for getting what I need done.

1. PivotalTracker (this is a story based project manager)
2. GitHub (source tracking and used by the biggest companies in the world)
 
NetBeans ugh... Had to use it for a project while still in the corporate world... Never again...

PSPad at the moment for me, but only because I'm too lazy to find something better. Does everything I need but is a bit overloaded for my taste.

EDIT: Just switched to sublime thanks to dchuk

another convert!

thumbs_up.png