jwmstudios Posted December 18, 2006 Share Posted December 18, 2006 Hi there, Whats the best way to upload multiple jpeg files to a webserver for eg. 80 images and indexing everything inside a database with one process. I have researched on php Zip Archive but not getting anywhere. Would really appreciate a suggestion. Link to comment https://forums.phpfreaks.com/topic/31080-mulitple-photo-upload/ Share on other sites More sharing options...
Cep Posted December 18, 2006 Share Posted December 18, 2006 Why not just use a simple upload form and use file validation checks to ensure that the files uploaded are jpegs? Link to comment https://forums.phpfreaks.com/topic/31080-mulitple-photo-upload/#findComment-143511 Share on other sites More sharing options...
jwmstudios Posted December 18, 2006 Author Share Posted December 18, 2006 Now that you mentioned it, i think having multiple forms is better even for the validation process. Link to comment https://forums.phpfreaks.com/topic/31080-mulitple-photo-upload/#findComment-143588 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.