Hi! I am new to DB's and am wondering how to insert data to a MYSQL DB from a form using the post method.
Inserting form data to a MySQL database
first make a connection to your database
after that you can query your database to insert your data from your from