June 28, 201016 yr Can anybody please advise the best way to send images in forms. I have a good form script that I use and have created the neccesary input type="file" tags and have it all styled up. On testing, the form sends the email and where it says image1 as the value, it just says whatever.jpg. The actual image isn't attached on the email. Can anybody point me in the direction of a php script with good validation and anti spam (like the good Jemjabella one) that also has the facilty to send images through the server so an email recipient can receive as an attachment? Big ask, but thanks in advance for any responses. Jon.
June 29, 201016 yr http://www.html-form-guide.com/email-form/php-email-form-attachment.html This seems to go through everything you want to do.
Create an account or sign in to comment