Php Form Mailer

Php Form Mailer
I have an html form. I need a php script written that will validate each form field, allow an attachment to be included and mailed to a specific address using an smtp server that requires authentication. After submission, script should redirect to a specific page on my site. Send script with sample data in these fields and I will fill in smtp server, username and pass, email address, redirect address, etc. Normal php mail() function will not work. Must be smtp.

Leave a Reply

Your email address will not be published. Required fields are marked *