php - Uploading multiple photos in a form -


i have photo-upload form allows user upload 1 photo. users complaining want upload many photos. how can allow them that?

right have form uploading: http://www.hikingsanfrancisco.com/account/upload_hike_photos.php?hike_id=58

(i tried paste code, didn't work somehow)

any thoughts how best go it? there way loop through selected files maybe? (i using php)

thanks, alex

add more fields uploading files, don't know, maybe file or six, , upload button check through php of them have information start upload, 1 @ time or course, in php loop.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -