I am generating data from database and displaying it inside input text boxes (for users to make some changes). What I need to do is when user presses "submit" button display all of the results inside the table on the new opened page. How can I do it?
Here is the example of what I am trying to do without actual data and php:
Here is the example of what I am trying to do without actual data and php: