I am new to PHP coding and am trying to write code to format form output in an e-mail message. I have created a large form accessed on http://www.pinesofsarasota.org/employment_opportunites.htm. You need to click on the very small character at the bottom right of the page to go into the form itself. What I would like to do is have the user's input sent in an e-mail to a human resource (HR) person in a format much like the form itself. If that isn't possible, I would like the output to be as user-friendly as possible.
I think sending the form submittal to HR by e-mail is the way to go. However, maybe setting up the form results to create a file might be a suitable alternative. I don't know how to do the latter and would appreciate any help at all.
Thank you