Re: Newbie Help - mkdir problem



I figured it out. If I chmod() the foldername after I create it, it will
become 0777. The PHP manual was confusing me because it says it defaults to
0777.

Thanks,

Chris


.