I need to upload files via php form. The destination folder only allows my id to WRITE access thus IT support wants me to write the codes in a way the all users will upload files using my login. How do I do that in php? I cant find such method on the web.
Thank you.