Here is just an example which i wrote in a couple of hours...i somehow got tired of
using Notepad to do the php editing. So i decided to come up with a remote site
editor in php.
It's not that advanced (yet), but it has all the features to create/delete/rename
files and directories. I didn't implement copy/move yet , i figured that when you
can create/rename files and dirs you can do all the things you need for editing.
Just put it on your webserver, go home and try it from there :) nah...you'd be
better of to try it on a local server first!!
Oh and there's a text-file in configsysop/rsrc...with all the extensions in it...
also there's authentication which is called configsysop/library/auth.inc ,read first
To set the root of your "configsysop" change the setting in
configsysop/library/root.inc...
Well that's it for now...and please change/alter/tweak/do whatever you want with this
as long as you have fun exploring and editing...