Hi All,
I have a MySQL DB with ~1100 entries, 13 Fields per entry.
I have a search feature on the page, but when someone searches, they get all of the matches at one shot. What I would like to do is display, say 5 matches, at a time. Then have a next and previous at the bottom of the page along with page numbers.
I am completely lost on where to even start on this, so if anyone could help out, it would be greatly appreciated.
Thanks!
Jim
I have a MySQL DB with ~1100 entries, 13 Fields per entry.
I have a search feature on the page, but when someone searches, they get all of the matches at one shot. What I would like to do is display, say 5 matches, at a time. Then have a next and previous at the bottom of the page along with page numbers.
I am completely lost on where to even start on this, so if anyone could help out, it would be greatly appreciated.
Thanks!
Jim