Hi,
I have been looking around for a way to paginate php/mysql table output.
There are a lot of hits when I google it. But unfortunately what I have
tried either does not work or is imho just arcane code.
So I am looking for a simple, clearly explained, and working pagination
code snip that I can adapt, or a modular solution. I'd prefer something
you have tried yourself and know it works. The simpler the better.
Thanks very much.
Lee G.
I have been looking around for a way to paginate php/mysql table output.
There are a lot of hits when I google it. But unfortunately what I have
tried either does not work or is imho just arcane code.
So I am looking for a simple, clearly explained, and working pagination
code snip that I can adapt, or a modular solution. I'd prefer something
you have tried yourself and know it works. The simpler the better.
Thanks very much.
Lee G.
Comment