> >       can change using <function>umask</function>.
> > +     
> > +     Mode is NOT needed on Windows.
> 
> It's not needed on Unices either, it defaults to 0777.
> 
> > +
> > +     Please note also that mode is optional and that
> > +     it is by default '0777' (read, write and execution for EVERY
> > +     access). If you need more informations about mode under 
> > +     UNIX systems, please read 'man 1 chmod' and 'man 2 chmod'.
> 
> Under Windows the mode is simply ignored, this misses in the 
> documentation.

Also, use a <note>, not this whitespace.  Whitespace
does not show up as HTML.  Anyway, use a <note> and
someone showed a link to the man page, use it after
editing entities/global.ent.

Regards,
Philip


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

Reply via email to