Forum Moderators: coopster
I'm writing a control panel for my website in which I can approve images that were uploaded to the website. I want to move/copy approved images to a public folder so that everybody can see the images.
The problem is that I'm not sure if I can set the public directory's permissions to 777 or not. Is it safe or someone can damage that folder in any way? Is there another option to copy/move the files without setting permissions to 777?
Thank you