session variable through checkbox without POST
Posted: Sun Nov 02, 2008 1:32 pm
Hi,
i completely lost on how i could establish the following
On page1.php i would like to have a couple of checkboxes
the checkbox values should initially be storred within a session variable (array)
when the checkbox status changes, these session variable should be updated.
i would like to avoid the "post" method.
many thanks for your advise!
rgds
Patrick
i completely lost on how i could establish the following
On page1.php i would like to have a couple of checkboxes
the checkbox values should initially be storred within a session variable (array)
when the checkbox status changes, these session variable should be updated.
i would like to avoid the "post" method.
many thanks for your advise!
rgds
Patrick