Hello,

Just a few comments... And no, I'm not Jason :)

"Monty" <[EMAIL PROTECTED]> wrote:
> Hi Jason, I have a follow-up question about mkdir. If the files created by
> mkdir are owned by 'nobody', does that create a security risk for those
> files?

No, not really.

> If so, how does one get around accepting files via an upload form
> that are assigned to a user other than 'nobody'?

Perhaps, you can check this: (Also see: "User Contributed Notes")

  http://www.php.net/manual/en/function.chown.php

- E

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

Reply via email to