| Author |
Post |
|
|
#1 Mon Dec 05, 2005 10:26 pm
|
|
Developer
Registered: Apr 2004
Posts: 2248
|
I'm curious about what editors people use to code PHP, HTML, ... I've been using Bluefish on Linux ever since I started with the current UseBB code, but I will probably step over to Quanta as it gives some interesting possibilities (code folding for example). What do you use?
|
|
|
#2 Mon Dec 05, 2005 10:37 pm
|
|
Member
Registered: Jul 2005
Posts: 187
Location: Stockholm
|
I use something called PHP expert editor. It's clean and catogrize the code in to different colors and so on so it's really easy to search after things in it.
|
|
|
#3 Mon Dec 05, 2005 11:55 pm
|
|
Member
Registered: Oct 2005
Posts: 502
Location: Canada
|
I use PHP Designer 2005. I like it. I've tried alot others but always end up going back to that one.
|
|
|
#4 Tue Dec 06, 2005 11:54 am
|
|
Member
Registered: Apr 2004
Posts: 33
Location: Rainy Belgium
|
vim ofcourse, didn't find a descent IDE for php yet.
|
|
|
#5 Tue Dec 06, 2005 8:59 pm
|
|
Member
Registered: Apr 2004
Posts: 79
Location: Brussels Belgium
|
|
|
|
#6 Tue Dec 06, 2005 9:50 pm
|
|
Member
Registered: Mar 2005
Posts: 184
Location: Hungary
|
I just edit PHP for configuration purposes, but when it comes to editing, i use Notepad++ or SciTE. _______________ Long Live Rock n' Roll!
|
|
|
#7 Sun Dec 11, 2005 12:54 pm
|
|
Member
Registered: Aug 2005
Posts: 13
Location: Ukraine
|
I use PHP Designer 2005 (it has some problems in syntax highlighting, but in other it is great redactor) and Notepad++...
|
|
|
#8 Sun Dec 11, 2005 11:31 pm
|
|
Member
Registered: Dec 2005
Posts: 1
Location: The Netherlands
|
Crimson Editor
|
|
|
#9 Mon Dec 12, 2005 12:31 pm
|
|
Member
Registered: Apr 2004
Posts: 79
Location: Brussels Belgium
|
I also use paper and a pen
|
|
|
#10 Thu Dec 15, 2005 6:55 am
|
|
Member
Registered: Oct 2005
Posts: 9
Location: Edmonton, AB
|
I was using the PHPclipse plugin for Eclipse, but it sucks. (For Java though, Eclipse will blow your pants off) I'm back to using JEdit and am sad to lose what was good in Eclipse 
|
|
|
#11 Fri Dec 16, 2005 3:47 pm
|
|
Member
Registered: Apr 2004
Posts: 33
Location: Rainy Belgium
|
offtopic: for java, use idea from intellij, that's really good 
|
|
|
#12 Sat Dec 17, 2005 12:01 pm
|
|
Member
Registered: Dec 2005
Posts: 5
|
For PHP Generators on Windows, PHP Designer 2005 is probably the best avilable. I am relaitvely new to PHP and in just a short time it has helped me form a better understanding of it.
|
|
|
#13 Sun Dec 18, 2005 3:26 am
|
|
Member
Registered: May 2005
Posts: 409
Location: US WA. St.
|
HTML-Kit (free), used this since March 2002, lots and lots of plugins, do PHP with it.
|
|
|
#14 Sat Dec 31, 2005 5:43 am
|
|
Member
Registered: Dec 2005
Posts: 6
|
I used to use PHP Expert Editor and Airsesoft Winsyntax. Now I use Notepad++
|
|
|
#15 Sat Dec 31, 2005 2:59 pm
|
|
Member
Registered: Oct 2005
Posts: 502
Location: Canada
|
PHP Designer 2006 was released alittle while ago, so I use that now instead of 2005.
|
|
|
#16 Mon Jan 02, 2006 3:29 pm
|
|
Member
Registered: Apr 2004
Posts: 79
Location: Brussels Belgium
|
|
|
|
#17 Mon Jan 02, 2006 3:45 pm
|
|
Developer
Registered: Apr 2004
Posts: 2248
|
Hmm I've used that one (version 2000) years ago. 
|
|
|
#18 Mon Jan 02, 2006 5:59 pm
|
|
Member
Registered: Oct 2005
Posts: 8
Location: Israel
|
i use notepad :] <?php echo"hello world!"; ?>
_______________ UseBBHeb Soon! 75% translated to hebrew.
|