Can someone point me to a tutorial in creating a php web form that will allow me to send an email with the following features.
- Send email to multiple addresses
- Send the user a confirmation email with the info entered (template)
Example form:
(Text boxes)
Last name:____________
Address 1:____________
Address 2:____________
City:_________________
Stat:________________
Zip:_________________
Day Time Phone:_______________
Email:________________________
(Check Box)
_Agree to Terms
(Radio Button)
- Option 1
- Option 2
If option 1: Send emails to a@example.com , b@example.com, c@example.com
If option 2: Send emails to d@example.com