i am doing a php script wherein I need to remember the checked checkbox and save it all the database. Unfortunately, my code save only the current page where I checked the check
Ugg... way too much code to look through.
The short answer, however, is that you pass values from one form to another using markup.
Warning, code type free-hand
Page1.php
Page2.php
Page3.php