i want to display the results of a sql statement in several pages
i have 6 rows .and i set the page limit to 2 rows
so i have 3 pages
i followed some tutorial online :
but when i click next i have no results to display !!
the while loop just selects the 1st 2 rows only ???
[CODE DELETED]
i have 6 rows .and i set the page limit to 2 rows
so i have 3 pages
i followed some tutorial online :
but when i click next i have no results to display !!
the while loop just selects the 1st 2 rows only ???
[CODE DELETED]
Comment