Uploading Multiple Files using Several Single File Inputs and a Loop
A challenge that I've faced when building websites with blogs, is the ability to upload multiple files and give each file a separate title. I'm aware of HTML's multiple attribute and its usefulness; and I'll create a blog for that on a later date.