Hi everybody,
I've a problem with file upload. I'm trying to upload files using copy() function. But of course my upload directory must be 777. I dont want to give the 777 permission to that directory. Is there a way to give 777 permission to that folder, copy files and give permission 755 to the folder?
Thank you...
Kerem