08.05.2018, 04:18
Run a query and select clans with limit 21, show the first two but store the 21st row id in a global array, when player presses the button for the next page, run a query like before but IDs must be more than the ID which is stored in that array. That's the only thing that I can think off :P