include page number in a table
Moderator: General Moderators
-
greedyisg00d
- Forum Commoner
- Posts: 42
- Joined: Thu Feb 12, 2009 2:48 am
include page number in a table
Hi I have a hard coded table in my page which the values are retrieve from a database. The rows and cells are produced using while loop. My problems is sometimes the query result is more than 100 rows and what I want is the result that will be viewed will only contain 20 rows and users can navigate the other rows though page number. Any sample codes will be appreciated. Thanks
Re: include page number in a table
its called pagination. There are plenty of classes available in this forum. Do a forum search.