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?