PHP3 Manual
Prev
Next
fileumask
fileumask -- get file umask
Description
int fileumask(int umask);
Sets the umask to umask & 0777.
Returns the old umask.
Prev
Home
Next
filetype
Up
fopen