Is 0 necessary in 0777 here in PHP?

Posted by symfony on Stack Overflow See other posts from Stack Overflow or by symfony
Published on 2010-03-20T15:24:45Z Indexed on 2010/03/20 15:31 UTC
Read the original article Hit count: 137

Filed under:
|
mkdir("/path/to/my/dir", 0700);

Thanks

© Stack Overflow or respective owner

Related posts about php

Related posts about mkdir