Hello,
I know that when you upload a file, the file gets placed in the temp directory for the server, or the directory specified in the php.ini file.
My question is .. is it possible to specifiy which directory I want a file to be uploaded to from my php script, regardless of how the server is setup?