Name

umask

Synopsis

$umask = umask();
umask($umask);

Returns the current umask if no argument is specified. Sets the umask to umask (which must be an octal number) if an argument is present.

Get MySQL and mSQL now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.