List Info

Thread: note 61604 added to function.umask




note 61604 added to function.umask
user name
2006-02-07 18:43:24
Don't make the mistake I did:

mkdir("$filename", "0777")

(Note the quotation marks around the permissions portion --
bad!)

The correct syntax:

mkdir("$filename", 0777)

This line will result in proper permissions for the new
directory.
----
Server IP: 216.194.113.175
Probable Submitter: 69.208.247.54
----
Manual Page -- http:
//www.php.net/manual/en/function.umask.php
Edit        -- http://master.php.net/manage/user-notes.php?action=
edit+61604
Delete: added to the manual -- htt
p://master.php.net/manage/user-notes.php?action=delete+61604
&report=yes&reason=added+to+the+manual
Delete: bad code            -- http://master.
php.net/manage/user-notes.php?action=delete+61604&report
=yes&reason=bad+code
Delete: spam                -- http://master.php.
net/manage/user-notes.php?action=delete+61604&report=yes
&reason=spam
Delete: useless             -- http://master.p
hp.net/manage/user-notes.php?action=delete+61604&report=
yes&reason=useless
Delete: non-english         -- http://mast
er.php.net/manage/user-notes.php?action=delete+61604&rep
ort=yes&reason=non-english
Delete: already in docs     -- http://
master.php.net/manage/user-notes.php?action=delete+61604&
;report=yes&reason=already+in+docs
Delete: other reasons       -- http://master.php.net/manage/user-
notes.php?action=delete+61604&report=yes
Reject      -- http://master.php.net/manage/user-
notes.php?action=reject+61604&report=yes
Search      -- http://ma
ster.php.net/manage/user-notes.php

-- 
PHP Notes Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
.php

[1]

about | contact  Other archives ( Real Estate discussion Medical topics )