|
-- Posted by Narfle the Garthok at 9:25 am on July 3, 2008
What is your editor of choice when writing PHP?
-- Posted by DefaultTo0 at 9:28 am on July 3, 2008
Adobe Dreamweaver, although I don't do all that much in PHP.
-- Posted by boothy at 9:29 am on July 3, 2008
It's years since I did PHP, but there's a really good one which colour codes different formulas and has a brilliant layout.
-- Posted by marshmellowman at 9:30 am on July 3, 2008
TextWrangler, mainly because it's free and easy to use. I've been meaning to try out Coda though.
-- Posted by Narfle the Garthok at 9:31 am on July 3, 2008
im a fan of Zend Studio
-- Posted by ThugAngel at 9:42 am on July 3, 2008
Notepad++
-- Posted by h a t t at 9:46 am on July 3, 2008
Quote: from ThugAngel at 12:42 pm on July 3, 2008
Notepad++
That.
-- Posted by bighead1991 at 2:56 pm on July 3, 2008
Notepad++ as others have said, use it here and my school have it installed too, its great for programming in any language. I use to use Crimson Editor before that.
-- Posted by Robert89 at 9:05 am on July 5, 2008
Quote: from bighead1991 at 5:56 pm on July 3, 2008
I use to use Crimson Editor before that.
That's what I use, and I haven't had any problems with it so far.
-- Posted by Macropiper at 5:42 pm on July 5, 2008
Quanta+ , unfortunately, its for Linux only. Aptana Studio also seems pretty good, though the syntax highlighting isn't quite as good.
-- Posted by allsmiles at 10:38 am on July 7, 2008
Crimson Editor, VI when on linux (kind of a minimalist atm since none of my home machines are linux right now).
|