Help with making the data go into a table

My goal is to use different inputs on 1-2 pages and gather data and put it into a “database” that users can look at.

My first page uses radio buttons and the user chooses an option. Once chosen, it brings them to the 2nd page where they have a drop down menu and the current date/time. I want to be able to gather all of this information and display it neatly on another page so they can see the choices they’ve chosen and the time between each input.

I hope this makes sense. I’m just not sure how to make it so that the database reads the options they chose and the time it happened. Thanks in advance!