> Is someone here using PHP under MSWindows? I
> personally am lucky and do not need to use that OS at
> work or home.

I'm unlucky and use it,  BUT I've already been through this when I was
working on dir functions last year.  None of the permissions _can_ work
on doze so it doesn't really need testing.  Be aware that the 2nd
argument does need to be something sane, regardless.

 It comes to mind
> that no only chmod() and mkdir(), but umask() (and
> perhaps others) might benefit from the modes being
> included in the manual itself from one the sources
> people have pointed out.
>
I know the first time I came across file permissions I was totally
bewildered... but surely a link would do?


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

Reply via email to