08-12-2006, 05:36 PM
|
#2 (permalink)
|
|
The Wanderer
Join Date: Mar 2005
Posts: 17
Thanks: 0
|
Are the files being stored on the same account as your script is installed on? If so you could just use the $_FILES array to find out where the temp file is saved to then move it to the directory of your choice.
|
|
|
|