Hi group,
Just curious what IDEs are popular nowadays.
What do you expect from an IDE?
Debugging?
Do you use your IDE for debugging, or do you work like me? (Just use some
smart-placed var_dump() to dive into possible problems?)
Syntax highlightning?
Anything else?
I use Eclipse 2.1 with PHP-plugin.
Reason: It is for free and works fine.
Regards,
Erwin Moller
Just curious what IDEs are popular nowadays.
What do you expect from an IDE?
Debugging?
Do you use your IDE for debugging, or do you work like me? (Just use some
smart-placed var_dump() to dive into possible problems?)
Syntax highlightning?
Anything else?
I use Eclipse 2.1 with PHP-plugin.
Reason: It is for free and works fine.
Regards,
Erwin Moller
Comment