Hi, sorry to ask this question here but this is a trusty forum for me.
I'm looking for a PHP pagination script. All the ones i've found are seem very old.
I am looking for one where I can join tables as I cant find one of these either
Thanks
You don't need to concern yourself with table joins. Pagination is worked out by how many results are returned from the mysql query.
Have you looked at the tutorials on youtube for php page pagination?