CHMOD FOLDER POSSIBLE?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
eugene2006
Forum Newbie
Posts: 19
Joined: Fri Oct 28, 2005 6:09 pm

CHMOD FOLDER POSSIBLE?

Post by eugene2006 »

hello?
I can't chmod folder by php, is it possible at all?
what is the code?
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

It's possible yes.... make sure that the parent folder has write permissions though.
eugene2006
Forum Newbie
Posts: 19
Joined: Fri Oct 28, 2005 6:09 pm

Post by eugene2006 »

thats the point i dont want to make prechod to chmod folder
is there a way to chmod folder without chmodding something manually?
Post Reply