Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more - View Single Post - php pagination
Thread: php pagination
View Single Post
Old 08-30-2010, 05:43 AM   #10 (permalink)
cyberdesignz
Regular User
 
Join Date: Jul 2010
Posts: 55
Default Re: php pagination

You can get the pagination by using remainder logic. For example you want to to have 10 results on a single page, then take the mod of ten and tell the condition that if mod of ten becomes zero then switch to the next page.
__________________
Web Design Company
cyberdesignz is offline   Reply With Quote
Sponsored Links