I am in the process of learning PHP so forgive me if this is a stupid question. I am trying to make a page for my company that has a form with required information. Now i need the information that is submitted in the form to be sent via email to a company email. Do I put the PHP code right in the some php document with the form or should they be separate. Also if anybody can give me a sample PHP code to make a form do this I would really appreciate it.