Page 1 of 1

php expert editor

Posted: Wed Jul 09, 2003 1:06 am
by seeker2921
I'm looking for a good php IDE so I can start getting into complex php apps instead of the simple crap I do now while trying to learn php.. Keep in mind I'm still very much a newbe at php.. I found this program off of hotscripts.com

PHP Expert Editor
http://www.ankord.com/phpxedit.html

Pls let me know if this app will do the job.. Thank you..

Posted: Wed Jul 09, 2003 2:50 am
by Heavy
I think this one is great:
http://zend.com/store/products/zend-studio.php

There is a very functional demo aswell:
http://zend.com/store/products/zend-studio-personal.php

Posted: Wed Jul 09, 2003 8:50 am
by m3rajk
http://www.xemacs.org

xemacs. at least on posix compliant systems you can integrate the gcc or any other compiler INTO xemacs as well as a debugger that's (i think) a plug in.

standard it has syntax highlighting, parenthesis matching with several ways of doing parenthesishighlighting, a very useful feature.. hmm.. it's a programming editor so it knows MANY languages, not just php

Posted: Wed Jul 09, 2003 8:56 am
by patrikG
There is a long discussion about editors for PHP in General Discussions. ;)