Well i have script that inserts text a user submits into a database. I want to add a section that lets other users view the text submitted but others in a sort of paged gallery. Im completely stumped on how to make paged content.
For example, it goes into the database, pulls 5 of the most recent entries, then there would be an option to go to page 2, where it would continue.
I've tried searching but no luck, any help is greatly appreciated.