I'm working on a project that reads information from a database and converts it and displays it via html...how would I set it up so it spans multiple pages?
For example, I have 15 entries in my database...but I only want 5 entries per page...how do I tell it to do that?
Thanks!