Hi, well the thing is, i have an table full of data obtained from a database. The contents of this table will be alot meaning that it will make the page being viewed very lengthy making the user scroll down alot to see the rest of the content. Now, i would organize this so that lets say only 10 rows appear per page. Now the only problem is, i don't know how to do this so that once there are 10 rows on a page, the rest of the data (still in this 10 row order) are viewable by clicking on the page number. Ive seen this used in many many many websites such as game sites and especially in forums. For forums im talking about how it seperates replies into different pages if it reaches a certain limit per page, like this forum has it.
If anyone knows how to do this and can tell me how to obtain this, i will be very very thankful 😃😃😃.