1 Reply Latest reply: Aug 6, 2014 6:03 AM by osgood_ RSS

    PHP Pagination

    ottz0 Community Member

      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

        • 1. Re: PHP Pagination
          osgood_ CommunityMVP

          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?