well I have an online survey I am doing for my company. Currently the page is in html/css and the form is in php. I have it to where it sends the data to an email. I would also like for it to go to a MySQL database as well as the email. Other than setting the database up on the server, what code would I need to get it to go to both. Also, I am not here looking for someone to do it for me
. I just need some direction. Thanks in advance.