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!
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?