I\'m trying to create a directory on my server using PHP with the command:
mkdir(\"test\", 0777);
But it doesn\'t give full permissions, on
Probably, your umask is set to exclude those