pagination

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
bluelad
Forum Commoner
Posts: 34
Joined: Mon Jun 05, 2006 8:34 am

pagination

Post by bluelad »

I am coding a links page(u know where people put up there links). I want to limit the no of links to only 30-40 links per page. I heard this is done thru pagination. Can some good soul explain how this can be achieved.[/u]
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

search this forum for paginaion...many topics on the subject
Post Reply