Markus Fischer said at 22:41 10-1-2002:

>     Is there someone who would object modifying mkdir() so it
>     only needs the dirname to create and mode is optonal and
>     defaults to 0777 ?

defaults to php_value php_umask ?
Same for 'touch' and fopen("w")?

touch is now 600, so either align them or configurable.
Not $_ENV[umask], cause that's probably root's umask.




__________________________________________
$ uname -a
HumanBSD melvyn.sopacua.net 30.9-STABLE HumanBSD 30.9-STABLE #10: Mon 29 
10:00:00 GMT 2000 
[EMAIL PROTECTED]:/usr/src/sys/compile/WEBMASTER   hx86


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to