Displaying the remaining data in next page

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
tiresome
Forum Newbie
Posts: 16
Joined: Sun Apr 18, 2004 9:45 am

Displaying the remaining data in next page

Post by tiresome »

At the moment when I want to display all the guests in my guest page the records are shown in a single page and it doesn't look really neat. Is there a way of making the records go to a new page after a certain number of records have been displayed in the page?
User avatar
JAM
DevNet Resident
Posts: 2101
Joined: Fri Aug 08, 2003 6:53 pm
Location: Sweden
Contact:

Post by JAM »

viewtopic.php?t=18466

And do a forum search on 'pagination'.
Post Reply