I have a form and I want to pass the form data across 2 pages. The user clicks submit it passes to the next page and is checked then it is passed to the last page. I am having trying to find out how to do this. I am currently using php, html, and javascript
Share
First page would have the form and inputs on it.
Second page (which I’m assuming it just a php script):
Third page: