What's your favourite PHP Editor?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Locked

What's your favourite PHP Editor?

Editplus
55
8%
Notepad/Wordpad
63
9%
Dreamweaver
157
22%
vi
24
3%
Homesite
28
4%
UltraEdit
33
5%
PHPEdit
36
5%
Zend Studio
98
14%
Other... (please post and say which)
208
29%
Eclipse
4
1%
 
Total votes: 706

User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post by Luke »

I like Crimson Editor.
Dark[NSF]
Forum Newbie
Posts: 18
Joined: Thu Oct 06, 2005 9:25 am
Location: Palm Bay, FL
Contact:

Post by Dark[NSF] »

i hate vi with a passion, don't get me wrong though.. i'm a linux fan o.0
User avatar
dashwood75
Forum Newbie
Posts: 13
Joined: Fri Nov 04, 2005 8:12 am
Location: UK

Post by dashwood75 »

I prefer dreamweaver.....cant afford Zend! :roll:
User avatar
raghavan20
DevNet Resident
Posts: 1451
Joined: Sat Jun 11, 2005 6:57 am
Location: London, UK
Contact:

Post by raghavan20 »

dreamweaver 8 looks pretty cool now....
they avoided horizontal scrolling
easy indentation
ability to collapse html elements
Gambler
Forum Contributor
Posts: 246
Joined: Thu Dec 08, 2005 7:10 pm

Post by Gambler »

JEdit.
mosc0411
Forum Newbie
Posts: 1
Joined: Tue Jan 03, 2006 11:27 am

Post by mosc0411 »

I'd like to plug in PhpED by NuSphere (http://www.nusphere.com). I am biased of course, but you don't need to be:
We think syntax highlighting and function hints are a MUST for any IDE, but we also let the user decide how his/her user interface should look like.
PhpED provides ftp deployment (your remote files will look like locals and you can synchronize locals with remote files), db connection clients with wizzards and data browsers, our debugger is trully state of the art.
There is a 30 days eval version to download, take a look!
Charles256
DevNet Resident
Posts: 1375
Joined: Fri Sep 16, 2005 9:06 pm

Post by Charles256 »

it is a nice editor...can we broker a deal where I yell it's points in exchange for a discount? ;)
phpmasm
Forum Newbie
Posts: 4
Joined: Tue Jan 03, 2006 11:25 am

Post by phpmasm »

I use Crimson Editor 3.70 Release (Freeware), http://www.crimsoneditor.com/.
If you want to try it, be my guest ....

Marius
User avatar
dude81
Forum Regular
Posts: 509
Joined: Mon Aug 29, 2005 6:26 am
Location: Pearls City

Post by dude81 »

Quanta Plus(KDE). This is the second editor .
First was vi.. Though vi is a very good text editor but still I found GUI editors are good
and reduce the coding level. Vi increases the complexity when we code html along with php.

Thank You
User avatar
sp2hari
Forum Newbie
Posts: 14
Joined: Fri Jan 13, 2006 3:54 am

What i use

Post by sp2hari »

I use NotePad 2 or NotePad ++ while working in Windows.
Both of them are small but great.
For windows i use gedit.
User avatar
nickman013
Forum Regular
Posts: 764
Joined: Sun Aug 14, 2005 12:02 am
Location: Long Island, New York

Post by nickman013 »

I love BBEdit.

1. Because it is pretty much the best one made for mac.

2. I love it!

If there is anyone that uses BBEdit, I got a question.

Do you know how to make it so when you open BBEdit, it will automatically open pages from a FTP server?

Thanks!
User avatar
neophyte
DevNet Resident
Posts: 1537
Joined: Tue Jan 20, 2004 4:58 pm
Location: Minnesota

Post by neophyte »

dude81 wrote:Quanta Plus(KDE). This is the second editor .
First was vi.. Though vi is a very good text editor but still I found GUI editors are good
and reduce the coding level. Vi increases the complexity when we code html along with php.

Thank You
Another fan of Quanta Plus!
User avatar
a94060
Forum Regular
Posts: 543
Joined: Fri Feb 10, 2006 4:53 pm

Post by a94060 »

zend is really good. i like it because of the huge hints it gives. it also helps me shortcut my code(i know it will hurt me). dreamweaver is also very good,but it is challenging for an idiot like me. i use the dreamweaver for HTML:)
User avatar
Fractal
Forum Commoner
Posts: 54
Joined: Tue Aug 16, 2005 1:28 pm

Post by Fractal »

Notepad most the time.

I'll create a customary web-based editor or program editor though, one of these days.
AlecH
Forum Commoner
Posts: 27
Joined: Fri Feb 24, 2006 4:22 pm
Location: New Hampshire

Post by AlecH »

Right now on my windows computer I use PHP Designer 2005 and on my Mac computer I use Dreamweaver 8 and TextWrangler 2. They are all pretty cool programs and start up quick and have alot of features, etc, etc. :)
Locked