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!
What is the most common way (hopefully also the simplest) to show results from a MySQL query in multiple pages? Let's say I have 100 records and I want to show 10 records at a time.