Forum Moderators: coopster
$_FILES['file1']['name'] gives just file name.
I have a file upload form and if the user submitted something wrong I want the page to go back and have the forms maintain its values (the full path to local file, e.g: "c:/docs/landscape.jpg").
Any way to do that? This is a more complex applications so using another upload tool is not an option.
Any ideas?
Thanks.
- Adrian.