Page 12 of 36
Posted: Tue Sep 21, 2004 1:09 pm
by Joe
When having fun with PHP such as testing new things out etc I tend to use notepad. However, with large projects I used PHPEdit and I have use EasyPHP a few times. It's not bad at all. As for dreamweaver, damn I get nowhere with that.
Posted: Thu Sep 23, 2004 8:17 pm
by Gonik
I am also using EmEditor. simple yet so powerfull

I use nusphere phped
Posted: Fri Sep 24, 2004 7:04 am
by starrk
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
Posted: Wed Oct 13, 2004 2:32 pm
by meander
dreamweaver, but notepad if im in an adventerous mood...
Posted: Thu Nov 04, 2004 9:17 am
by Berethorn
Never used nowt but Notepad (well...'cept Wordpad).

Posted: Wed Dec 01, 2004 6:00 pm
by pickle
Xemacs baby!! (Mmmm, auto indenting goodness)
choosed 'other'
Posted: Wed Dec 01, 2004 7:07 pm
by 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
-
Posted: Thu Dec 02, 2004 12:52 pm
by neophyte
Pickle I just tried xemacs last night. Looks pretty good I'll have to give it a try. Thanks for the tip.
Posted: Thu Dec 02, 2004 3:11 pm
by pickle
neophyte wrote:Pickle I just tried xemacs last night. Looks pretty good I'll have to give it a try. Thanks for the tip.
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 beautiful

Posted: Thu Dec 02, 2004 4:10 pm
by djot
ConTEXT allows to intend even multiline blocks, automatically or stepwise

Posted: Mon Dec 27, 2004 3:58 am
by gskaruz
Posted: Wed Dec 29, 2004 7:07 pm
by ProfMoriarty
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.
Posted: Wed Dec 29, 2004 11:23 pm
by timvw
Posted: Sun Jan 09, 2005 5:15 am
by disturbed
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

Posted: Fri Jan 14, 2005 5:50 pm
by Burrito
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