| AND OR | string words | *

manual for umask | search for "umask"


umask

(PHP 3, PHP 4 , PHP 5)

umask -- Changes the current umask

Description

int umask ( [int mask])

umask() sets PHP's umask to mask & 0777 and returns the old umask. When PHP is being used as a server module, the umask is restored when each request is finished.

umask() without arguments simply returns the current umask.

Manual © 2001-2010 The PHP Group
© 2010 phparadise | go to the top | search phparadise | generated in 0.025 seconds

21 hits by 17 users in the last 30 minutes.