I tried the new move_uploaded_file() function. It seems to work fine but doesn't assign any permissions to the moved file, not even for reading. Is there any way around this? Can I define the permissions myself? kind regards, bill hollett -- PHP General 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]
- [PHP] Re: move_uploaded_file permissions bill
- [PHP] Re: move_uploaded_file permissions Richard Lynch