how to maintain checkbox status in pagination in php
Posted
by abdullah
on Stack Overflow
See other posts from Stack Overflow
or by abdullah
Published on 2010-04-29T12:43:58Z
Indexed on
2010/04/29
12:47 UTC
Read the original article
Hit count: 282
php
i ve used pagination. what the problem is for example: i ve 3 pages 1) in the first i'm clicking some checkboxes and 2) i move on to the second and 3) return back to the 1st page the checkbox that i already checked is unchecked. for form submission i need the checkbox status that i ve checked on all pages should be submit. i need a detail description and clear answer for my question. Is anybody there to help me pls.....
© Stack Overflow or respective owner