|
Hi, I have a .txt file that I want to be able to read and write to from my php scripts, but I don't want the public to be able to view this file. What should I change the file permissions settings to? I tried 770 in Cpanel, but then I get an error when I run the php script that access is denied?
Thanks for the help,
Nathan
|