
November 29th, 2005, 08:39 PM
|
 |
Contributing User
|
|
Join Date: Aug 2003
Posts: 183

Time spent in forums: 16 h 57 m 22 sec
Reputation Power: 6
|
|
php: making HTML files writable without having to set CHOMD to 777 maually?
Hi there,
I need to add some changes to a html file that has been upload onto the server. When a user selects an already uploaded html file, they can make changes to that file and overwrite it.
The only problem here is that the html file that are uploaded are not writable? Bedsides manually changing the CHMOD to 777 for all the html files is there another to do this?
Thanks 
|