RE: [PHP] File/Directory Permissions

2002-03-07 Thread Ford, Mike [LSS]
> -Original Message- > From: Alan McFarlane [mailto:[EMAIL PROTECTED]] > Sent: 07 March 2002 03:20 > > I've seen and successfully used the built-in function > 'mkdir()' on several > occasions, but I am having trouble understanding the mode parameter. > > I've seen 0771, 0775 and 0777 us

[PHP] File/Directory Permissions

2002-03-06 Thread Alan McFarlane
I've seen and successfully used the built-in function 'mkdir()' on several occasions, but I am having trouble understanding the mode parameter. I've seen 0771, 0775 and 0777 used on several occasions but I am never quite sure what to use. Since I write and normally run scripts on a Windows platf