Hi, I have got a file upload script to work on a page I'm working on. However the files that are uploaded have permission set to '700', owner can do whatever they want but others can't. I want it set to 777 when the file is uploaded, how can I do this?