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.

    first make a connection to your database
    after that you can query your database to insert your data from your from

      Write a Reply...