Thread
:
php pagination
View Single Post
08-30-2010, 05:43 AM
#
10
(
permalink
)
cyberdesignz
Regular User
Join Date: Jul 2010
Posts: 55
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
View Public Profile
Send a private message to cyberdesignz
Find More Posts by cyberdesignz
Sponsored Links