Page 1 of 1

PHP File viewer(can edit file or folders on line)

Posted: Wed Mar 05, 2008 4:28 am
by cqqpp
PHP File viewer(can edit file or folders on line)

Re: PHP File viewer(can edit file or folders on line)

Posted: Wed Mar 05, 2008 5:42 am
by Rovas
You use the functions from here to open, read and finally write a file. To write a file you use forms and the POST method to write data, change their names.