dip vyas

dip vyas

  • NA
  • 227
  • 35.4k

limit query for pagination in php

Sep 10 2019 6:07 AM
I have some code that LIMITs data to display only 50 items per page. The column I'm using has many items, so I need to make those spread out across the pages.
 
below is my code
 
 

Answers (2)