Many times I've found myself needing to work in commando mode where I
can't have access to my regular PC and tools to edit PHP based
websites. It would be nice to do the editing in a web browser but not
be set back to doing all editing using just a basic text box.
Has anyone seen a good, open source, online editor specializing in PHP?
Ideally, the editor will be able to browse a website for files, open
them in an editor, make backup copies, and run the edits through PHP's
built in color highlighters and syntax checkers before commiting
changes. Some nice to have features would include such things as
archiving older versions allowing roll back and diffing versions to see
what has changed.
Thanks for any help.
can't have access to my regular PC and tools to edit PHP based
websites. It would be nice to do the editing in a web browser but not
be set back to doing all editing using just a basic text box.
Has anyone seen a good, open source, online editor specializing in PHP?
Ideally, the editor will be able to browse a website for files, open
them in an editor, make backup copies, and run the edits through PHP's
built in color highlighters and syntax checkers before commiting
changes. Some nice to have features would include such things as
archiving older versions allowing roll back and diffing versions to see
what has changed.
Thanks for any help.
Comment