Forum Moderators: coopster
$_FILES['file1']['name'] gives just file name.
The reason I ask is the following.
I want to submit the file in the background to another server without having to upload it to the temp folder first. The bandwidth is something I can do without wasting.
Any thoughts on this? Everything is in place except for being able to access the file.
Thanks