Draw HTML table so you can save the data in mysql

0

I'm having the following problem: I started working with php now, and I have a problem. I have to make a table that should, after being populated by the user, store the data in mysql. I leave here my table as it is currently:

My question is: how do I store each table field? Can you please leave a one-line code example to save what the user types in each field in the database?

    
asked by anonymous 21.03.2018 / 12:34

0 answers