Hello,
I am trying to use the script below to upload files, in conjunction with php. I am trying to pass urls into the script via post which will set a different tmp_dir and upload_dir based the the logged in user.
My problems is that in the first part of the script, I try to assign the...