Quote:
|
Originally Posted by pinochio53
do you mean Dreamweaver, I do use dreameaver, but I want a script that will let people edit thier source online without having to download any programs.
|
simply you need to open the file you want to write and include it in a text area like this :
$file contains the file after it's been opened for writing ..
and after the form is submited, write the file on it ..