Going from a form to a MySQL db
I'm having problems knowing how to create my first MySQL db, I'm using DW CS4 for website development.
I have created two forms, here www.hollisterairshow.com/helpusplan.htm and here www.hollisterairshow.com/feedback/index.html , I know that PHP and MySQL are installed on the server, both of these forms assume an empty db to begin with. I must be missing something very obvious but I can't figure out how to go from having a form defined in a html document to being able to capture input from users and populate the db with their input. I'd really appreciate someone stepping me through the process, or if you could point me to a tutorial that I haven't been able to find yet. In addition to the form data I'd like to capture the date, time and IP address of the user (I may use this later to eliminate duplicate input).
Thanks so much.
Tony
