When you chmod a file to 777 is it writable only by your php script ? if no...

Nawwar El Narsh

New member
...how to make it secured ? I chmod a file to 777
as i need my php script to edit it from time to time
is this file protected and only writable by my php script or it can be edited by unauthorized persons
and how to make it secured but still editable by my php script ?
 
Back
Top