Hi there,
I'm bit rusty in PHP,
I'm curently doing an PHP assignment where a user can select and save listed images/data/values into their own collection
I have inputted all the data and printed out in a repeat region with recordset paging.
I'm confused how am i suppose to save a checked checkbox temporary before submission as there a more then 1 page as i using recordset paging to output the options.(Meaning: i have selected 2 values in the first page then i click next page to select balance values and finally submit my selection)
advance THANKS!