Howdy Folks,
I'm currently writing a script, and it will have a lot of entries, but I need a way to figure out how many pages there are from all of the entires into the MySQL database. I want to show approximately 25 (rows) per-page, but that could change at any time.
I have tried a couple different methods, but none without significant bugs in them. Some not showing all the pages, some showing too many pages.
Can anyone help me with this?
Any help would be appreciated.