HTML form submit how to: File Upload and email
问题 I have an HTML form that have several different fields and drop down menus. The form has several different text fields, a couple drop down menus, and a file upload. Once the form is submitted it is sent to me via email. Below is the HTML and the PHP submit. I can't seem to figure out how to get the file to upload and then be sent to me as an email attachment. I would appreciate any help. Thanks The html looks like this ` <label class="label" for="name">Name:</label> <input id="name" class=