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!
Hey, whats the best way to make sure that if you have a topic and it's replies are say 50, that it puts say 25 on a page and then the other 25 on another page.
I don't really know how to do this, so I would like some advice/examples of the best way to do this.
I'll probably end up making the 25 a variable that way people can set it themselves in their profile. I figure that would be best.
I know how to limit the output from the database but I really have no idea how to make it automatically make a new page for the replies, etc.