Hi,
What's required to send the contents of a HTML form via email using PHP?
look up the mail() function. Depending on your ISP, you may have to use an alternate SMTP Port.