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
Post a Comment