I have looked for an answer to my question on several different message boards, but nothing close to what I need to do:
I have one form and I need the form to write to a php page and email the information to me.
The form is written in HTML and then it is processed by PHP. Before/after/or during it is processed to PHP I want it to be emailed to me, how do I do this?