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
eugene2006
Forum Newbie
Posts: 19 Joined: Fri Oct 28, 2005 6:09 pm
Post
by eugene2006 » Sun Nov 06, 2005 8:06 am
hello?
I can't chmod folder by php, is it possible at all?
what is the code?
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098 Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia
Post
by Chris Corbyn » Sun Nov 06, 2005 8:07 am
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 » Sun Nov 06, 2005 9:23 am
thats the point i dont want to make prechod to chmod folder
is there a way to chmod folder without chmodding something manually?