(this file wil be in a admin section)
i need a script that
creates,edits,and deletes files
i will edit/create/delete files through a form
and the file will be done by the url
eg if i wanted to edit the file index.php in my home directory
i would type
index.php?mode=edit&file=index.php
the first index.php file
index.php?mode=edit&file=index.php
()
will reside in a directory called admin
the second index.php file
index.php?mode=edit&file=index.php
-------------------------------()
will reside in the home directory
i have to have this script php and mysql stuff by tomorrow