carygh Posted March 6, 2013 Share Posted March 6, 2013 I am a newbie with php. I am trying to have a form that will have some basic field and 4 upload fields that allow visitor to send files to me. I know how to do the basic validation for text, email, etc with input field but have been trying to find a solution for uploading multiple files validate that they are image or pdf file attach to the email and send with phpmailer to me. I have tried to use the codes from tutorial, other site questions, etc but can't figure out how it all works. Can someone please provide a sample code to help me? thanks. Quote Link to comment https://forums.phpfreaks.com/topic/275296-php-multiple-attachment-and-send-with-phpmailer/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.