I have a form called page1.php and the user hits submit. I need to take the variables pass from page1.php to page2.php and do some logic with them and placing them in hidden form fields then automatically pass those variables to page3.php without any user interaction.
Whats the best way of doing this?
Thanks
Whats the best way of doing this?
Thanks