Is there an online PHP IDE? [closed]

Is there an IDE for PHP where you can edit the code for your pages online? Real syntax highlighting is minimal. More would be great. I'd like to be able to do development on my site at times other than when I'm at home.


ShiftEdit Web Based IDE

Syntax highlighting, Integrated (S)FTP, Tabs, Find/Replace, Revision history + it has a free trial


Try http://www.codeanywhere.net; it should be exactly what you are looking for.


check https://koding.com it has Go/PHP/Ruby/Perl/Python/Git/Ftp/SSH, with a VM that has root access.


See if your host supports VIM in the shell. You can SSH into your account from anywhere you can use an ssh client (you can download/run putty without admin rights). The syntax highlighting in VIM is fantastic.


May be this could help you to execute sample php code and see output

http://codepad.org