TechForums - Computer and Technical Discussions

Full Version: PHP Programing Editor
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
What is the best editor for PHP Programing in your opinion?Shy
In my windows vista, I use the visual studio, but I haven't used any other so I can't compare them. Also, I am not an expert to tell you more about it, but in visual studio you can get a lot of help and tutorials to start reading. Smile give it a try!
PHP Designer 2007 is good for both beginners and professionals Smile

Brian Wrote:
PHP Designer 2007 is good for both beginners and professionals Smile


Yeah. Thats quite a nice app for editing PHP files.
Currently im using the its 2005 version's free edition.

Also apart from it,
i also use Dreamweaver 8 for editing PHP files. (of course the code view)
The code highlighting feature is the one feature that i like the most.

thanx,
Shadab.

I use Dreamweaver Code view for my PHP programming, its got all features built-in including an FTP client. It's quite advanced and hard to navigate around but with a bit of learning, its a good piece of software! Before Dreamweaver I used Programmer's Notepad + FileZilla.
All you really need for PHP programming is something basic. I used to use basic notepad when I first started, but it got really hard to use once I got to creating large apps with thousands of lines of code. THen I upgraded to NotePad++, which is a coding editor for nearly every coding language. Works like a charm, tabbing, not bulky, numbered lines, color coding, macros, all you need.
i am using dreamweaver. its good for php programming editing.
Reference URL's