Ark Recovery needed their site updated, and I was tasked with creating a PHP contact form. The PHP needed a lot of custom coding because the form submission needs to be emailed to the company and a custom email needs to be sent back to the form submitter. The information is also submitted to a new MySQL database.
I also created custom CSS to style the form so it looks nice. I implemented the JQuery Valiation plugin to ensure that required fields are filled in before form submission.

