01-30-2008, 03:01 PM
|
#1 (permalink)
|
|
The Contributor
Join Date: Jan 2008
Location: Brazil
Posts: 77
Thanks: 14
|
What PHP IDE do you use/recommend?
That's it, what environment do you usually use to develop your PHP stuff?
Most of the time I use Adobe Dreamweaver 'cause I like to do the page design too and as a WYSIWYG editor Dreamweaver let's me see how the design is coming out. Unfortunatelly it still is a HTML editor at heart and not a PHP editor. It does have intelisense support which helps you code faster, but it doesn't have tools like a class browser, stuff to help documentation etc.
Last year I tried PHP Designer for some time, it's a good editor but it lacks the HTML part.
Although I never tried it, Zend Studio looks like the most complete one, it's built for PHP and also integrates the WYSIWYG HTML editor.
What about you guys, post the IDE that you use/recommend.
|
|
|