PHP Knowledge Base

Permissions

Possible values - to set multiple permissions, add up the following numbers.

1 execute permissions
2 write permissions
4 read permissions

0777 gives the widest possible access. 1, 2

Bash ls -l
type users group others