|
Posted by Mike Willbanks on 05/26/05 20:40
> 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.
http://www.ekenberg.se/php/ide/
Also this discussion here might help:
http://www.php-editors.com/forum/index.php?act=ST&f=16&t=281&
Mike
[Back to original message]
|