Ok, so I am needing to create a drop down menu within a form for PHP... The issue I am having, though, is I cannot get it to write to my database. Below is a gist of the code, of course there is much more. The database is name "project" and the table is called "ContactUs". I have other info that...