What's your favourite PHP Editor?
Moderator: General Moderators
I use nusphere phped
It's feature-rich, stable and (very important) fast! They have free Techplatform (apache+perl+php) which is the best way to get started right away. Also, interface is very easy to navigate and understand, it allows to do remote debugging, you can profile your code. I also like NuSoap code generator http://www.nusphere.com
choosed 'other'
-
Hi,
I use an 'other' one: It's called ConTEXT.
website can be found here
http://www.context.cx/
http://www.fixedsys.com/context/ (canceled?)
djot
-
Hi,
I use an 'other' one: It's called ConTEXT.
website can be found here
http://www.context.cx/
http://www.fixedsys.com/context/ (canceled?)
djot
-
The feature I like most (and commented about earlier is it's auto-indenting capability). If you press 'tab' anywhere in a line, it will automatically indent it to the proper depth. Simply beautifulneophyte wrote:Pickle I just tried xemacs last night. Looks pretty good I'll have to give it a try. Thanks for the tip.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
EditPlus + few addons from http://www.editplus.com/files.html
-
ProfMoriarty
- Forum Newbie
- Posts: 7
- Joined: Wed Dec 29, 2004 5:09 pm
- Location: Juneau, AK
The editor I use most for PHP is vi. vi is the most ubiquitous text editor for *nix that I know of. Because it isn't PHP-specific, I can use it for almost any project without having to learn how to use a new IDE all the time.
Also, I'm somewhat of a computer masochist. I get my kicks by doing things the hard way. This is because the hard way is usually the most thorough. I put in a little extra effort, and I get things done my way. This is why I use Gentoo instead of SuSE as well.
Also, I'm somewhat of a computer masochist. I get my kicks by doing things the hard way. This is because the hard way is usually the most thorough. I put in a little extra effort, and I get things done my way. This is why I use Gentoo instead of SuSE as well.
if i'm not using http://www.eclipse.org with http://www.phpeclipse.de plugin, i also prefer vim.
Offcourse i use a tweaked vimrc that has some nice features:
http://timvw.madoka.be/vim/vimrc
http://timvw.madoka.be/vim/funclist.txt
Offcourse i use a tweaked vimrc that has some nice features:
http://timvw.madoka.be/vim/vimrc
http://timvw.madoka.be/vim/funclist.txt
Hey I found this: http://www.scriptomania.tk/
it has awards and stuff and it is inexpensive (15€ ~ $18 USD) I am using its trial version and it is good
the features seem good 2 !!
and it is listed on hotscripts: http://www.hotscripts.com/Detailed/23768.html
but I wanted to know what you think about before I buy it
Is these guaranties are suffiscient? what do you think about the software?
Thanks
it has awards and stuff and it is inexpensive (15€ ~ $18 USD) I am using its trial version and it is good
and it is listed on hotscripts: http://www.hotscripts.com/Detailed/23768.html
but I wanted to know what you think about before I buy it
Thanks
I'm toting an old copy of CF Studio 4.5.2. As someone mentioned earlier in this thread, I like it because it has a great find and replace feature that allows you to find and replace stuff from many files at one time (all files that are open, or all files in a directory etc).
are there any others that have been mentioned that do this same thing...maybe even some that are free?
Burr
are there any others that have been mentioned that do this same thing...maybe even some that are free?
Burr