Marquez Design <mailto:smarquez@xxxxxxxxxxxxxxxxxx> on Friday, March 04, 2005 11:05 AM said: > Greetings, <voice style="type:alien;">Greetings earthling!</voice> > Select page, then with the delete button, delete the file, > Select page, then with the edit button, edit the page. > > Does anyone know how I could do this? 1. Send a command to the filesystem to delete the file. Look in the manaul for functions. 2. Read the file from the filesystem, store it in a variable, then echo it to the page. Probably within a <textarea>. Then save it using a similar command to #1. Chris. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php