setting file permissions
Posted: Wed Jun 18, 2008 10:56 pm
Hi all,
I need to know how to set permissions on text files.
The files are created dynamically so I need to set the permissions as the files are created.
I basically want my php script to still be able to read/write to the files, but not allow someone to access the file by url
Cheers
I need to know how to set permissions on text files.
The files are created dynamically so I need to set the permissions as the files are created.
I basically want my php script to still be able to read/write to the files, but not allow someone to access the file by url
Cheers