[PHP-DB] pagination php mysql

2008-10-19 Thread Ron
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 t

Re: [PHP-DB] pagination php mysql

2008-10-19 Thread sysvic
> 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, one solution is creating a temporal table, which c