for true IDE's look at komodo and aptana. I believe that they are both cross platform. I use aptana currently but am using it mainly as a project manager and an editor rather than a true IDE so cannot comment too much on that side of things.
also zend which now has an eclipse based version in beta.
Depends on how much money you want to spend. If you want free, I've used Eclipse with PHPEclipse for quite a while. I recently switched to Eclipse with PDT, and it's very nice. Now, I'm testing Zend Neon (Zend for Eclipse) and I have to say it's my favorite of the three. Zend Neon is 300.00 and still in Beta, but the other two are free.
@hapax: For debugging I have PHP installed and I just execute it. For me, this is just as good.
The part I like about IDE over Edit is the ability to see all of the properties, variables, globals, functions, classes, and methods in the script through a side bar. Very handy when you're script because very large.
I've tried several, but they all seem to complicate my coding. I don't like Visual xxxx anyway. I always seem to come right back to KWrite. Just a simple text editor in Linux. I debug when I run the code.
I actually like Dreamweaver but I use it as an editor.
I mean there's WYSIWYG design view you can use but the backend PHP requires the editor. DW does have intellisense-like functionality for PHP code though.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"To err is human, but to really foul things up you need a computer." (Paul Ehrlich)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To get the best answers from this forum see: faq102-5096
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.