What's your favourite PHP Editor?
Moderator: General Moderators
- moiseszaragoza
- Forum Commoner
- Posts: 87
- Joined: Sun Oct 03, 2004 4:04 pm
- Location: Ft lauderdale
- Contact:
I rather like PHP Designer 2005
http://www.mpsoftware.dk/phpdesigner.php
It's easy to use, fast and has quite a few options and no bugs that I've come across at least.
http://www.mpsoftware.dk/phpdesigner.php
It's easy to use, fast and has quite a few options and no bugs that I've come across at least.
Hi all 
I'm the proud coder in Zend Studio, I got to know it in school where we program in it each day. But I also perfer Dreamweaver (Not its PHP functions though, PHP Designer 2005, Rapid PHP 2005 and last but not least the danish free ware editor TSW, it's really a great program, it can be downloaded from here http://www.tsware.net/. Its worth a shot if you like a nice editor
I'm the proud coder in Zend Studio, I got to know it in school where we program in it each day. But I also perfer Dreamweaver (Not its PHP functions though, PHP Designer 2005, Rapid PHP 2005 and last but not least the danish free ware editor TSW, it's really a great program, it can be downloaded from here http://www.tsware.net/. Its worth a shot if you like a nice editor
I use the following tools:
1st Page 2006 for tables (because I'm lazy).
Maguma Studio for PHP coding. Occasionally I'll use PHP Expert Editor and Crimson Editor, but very rarely. Maguma gives me syntax highlighting and tells me what parameters built-in functions as well as functions in directly included files have, as well as giving me all the functions/vars in a class, etc. All I need, zero clutter, zero bloatedness.
1st Page 2006 for tables (because I'm lazy).
Maguma Studio for PHP coding. Occasionally I'll use PHP Expert Editor and Crimson Editor, but very rarely. Maguma gives me syntax highlighting and tells me what parameters built-in functions as well as functions in directly included files have, as well as giving me all the functions/vars in a class, etc. All I need, zero clutter, zero bloatedness.
-
Hardcore4Life
- Forum Newbie
- Posts: 14
- Joined: Mon Oct 10, 2005 7:58 am
- Location: Hannover / Germany
- Contact:
-
phoenix121
- Forum Commoner
- Posts: 28
- Joined: Sun Sep 25, 2005 9:09 pm
- Location: New Zealand
-
DeprecatedDiva
- Forum Newbie
- Posts: 24
- Joined: Wed Aug 03, 2005 10:47 am
- Location: NW Louisiana
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
I use Notepad++ for php editing.
It's available at http://notepadplus.sourceforge.net
I would like to eventually use an IDE type PHP editor, but I'm not rich =)
It's available at http://notepadplus.sourceforge.net
I would like to eventually use an IDE type PHP editor, but I'm not rich =)
-
magicwizard
- Forum Newbie
- Posts: 5
- Joined: Sat Oct 15, 2005 3:49 pm