jreed2132 Posted September 1, 2009 Share Posted September 1, 2009 I have written an application that uploads files one at a time through a form. When the file is uploaded, it also writes the filename to a database. Now the windows file system prevents me from selecting multiple files to upload. I tried used "jupload" to upload a whole folder, which it works, but I can't right it to the database. Is there a way to select multiple files and still write the file names I'm uploading to a db? Link to comment https://forums.phpfreaks.com/topic/172686-upload-multiple-files-and-right-to-a-database/ Share on other sites More sharing options...
JonnoTheDev Posted September 1, 2009 Share Posted September 1, 2009 Use multiple file fields. Link to comment https://forums.phpfreaks.com/topic/172686-upload-multiple-files-and-right-to-a-database/#findComment-910274 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.