I would like to make a simple form that has 2 boxes:
box 1 = user enters a friend's e-mail address
box 2 = user enters a message
user then hits a submit button and the message is sent to e-mail address is box 1. Is this possible?
I have made plenty of "regular" PHP feedback forms, but I can't figure out how to connect the address in box 1 to the mail($sendTo, etc.);
I'll send $1 paypal to anyone that can solve this for me 🙂