How can I change the chmod to 0777 through PhP for a folder with subfolders and all it's content!? Or if I set the chmod for the folder with the subfolders all the subfolders will have 0777 permission as well? Thanks :)
seularts 0 Light Poster
Recommended Answers
Jump to PostHave you considered the security implications of giving the world and its dog complete and unfettered access to your system?
Jump to PostI need to write many files in my script, so chmod 0777 is kind of necessary and also upload lots of images in the folder. I didn't know of any negative impact of this exactly.
PHP itself has access to everything.
I don't understand why you want the whole world …
All 8 Replies
Salem 5,265 Posting Sage
chrishea 182 Nearly a Posting Virtuoso
seularts 0 Light Poster
JRM 107 Practically a Master Poster
seularts 0 Light Poster
JRM 107 Practically a Master Poster
seularts 0 Light Poster
JRM 107 Practically a Master Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.