liamloveslearning Posted May 27, 2010 Share Posted May 27, 2010 Hi everybody, I need to upload 26 photos to a folder and insert the filenames into a table, Ive no idea how to do this so has anybody got any tutorials or advise me on how its done? Is it fairly simple or does it use a looper region? Quote Link to comment https://forums.phpfreaks.com/topic/203145-multiple-file-upload/ Share on other sites More sharing options...
blirette Posted June 9, 2010 Share Posted June 9, 2010 Well it's not that hard. Start with only one file upload then separate your functions so you can loop on all the files. Be sure to catch any errors and it should be ok. Start small and robust, and then, build up! Quote Link to comment https://forums.phpfreaks.com/topic/203145-multiple-file-upload/#findComment-1069930 Share on other sites More sharing options...
awjudd Posted June 9, 2010 Share Posted June 9, 2010 http://www.tizag.com/phpT/fileupload.php <-- is a good tutorial on single file upload which can then in turn be converted into multi-file upload with a few changes ~juddster Quote Link to comment https://forums.phpfreaks.com/topic/203145-multiple-file-upload/#findComment-1070128 Share on other sites More sharing options...
liamloveslearning Posted June 10, 2010 Author Share Posted June 10, 2010 Thanks guys Quote Link to comment https://forums.phpfreaks.com/topic/203145-multiple-file-upload/#findComment-1070277 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.