I have a php form that functions nicely with chmod 0007 despite the audible gasps coming from stackoverflow's direction. How to chmod 0007 a lot of directories with php?
Isn't the least permission the best?
What is wrong with 0007?
What permission would you suggest for a form that writes using js/php scripts to .json files that are read and written from a pretty standard html page?