[PHP] How do I set UID and GID to files.

2003-02-16 Thread David Duong
See topic. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] How do I set UID and GID to files.

2003-02-16 Thread Jason Sheets
Use the chown function, chown is documented at http://www.php.net/manual/en/function.chown.php Jason On Sat, 2003-02-15 at 21:00, David Duong wrote: See topic. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General