Hi,

I am implementing pagination on my php script, pagination is already working, the result is displayed as checkboxes for users to check their choices. my prob is if i have more than 1 page, users should be able to choose from all 4 pages,

e.g. result is about 4 pages, user can choose up to 10 of the total results. user chose 3 option on page 1, 3 option on page 2, 2 on page 3 and 2 on page 4. how can i get the values from page 1 2 and 3 so i cn insert it on the database?

Hope i am not confusing. TIA

Regards,
Ron

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to