I have different forms in different pages and each page has a return button to go back to the previous page. How can I save the values so that when I return to the previous page those inputs that I have previously assigned values show that value?
PD: I´m using HTML, php and Javascript.