How to create this html/php page?

yeeeee

New member
I am looking to create a simple html/php page where I ask a user for an email address, subject, and message (and possibly any attachments). Using php, how would I take the input from each of these fields and then email it to said email address?
 
Back
Top