eranwein Posted March 11, 2006 Share Posted March 11, 2006 i want my user to upload a file to the server.there are some buttons which call the submit() function. the thing is that if the user has browsed for the file has yet to upload it to the server, each time he presses one of these buttons, the browsed file dissapears from the file box.i've tried to write: value = "$_FILES['file1']['name'], but as i understand it can't be done.any ideas? Link to comment https://forums.phpfreaks.com/topic/4677-file-issue/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.