tags:

views:

53

answers:

2

I am hosting my application on a web hosting service www.110mb.com. Can you please suggest a good IDE and also the additional plugins (FTP,PHP etc) I would need to install in order to run my application.

+1  A: 

Eclipse is pretty sweet for PHP, Java, and Python (Pydev).

Subclipse is an excellent plugin if you use SVN.

Rosarch
+1  A: 

Eclipse + PDT

If you need FTP support use Eclipse-SFTP.

Of course - some people would just resort to Notepad++.

Yuval A

related questions