Need help LIMIT function

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
tahikib
Forum Newbie
Posts: 2
Joined: Sun Oct 23, 2005 3:57 am
Location: PA

Need help LIMIT function

Post by tahikib »

I need help with the LIMIT function.
I have a guestbook and I only want to show so many on one page with user option to show more. Want ever ones not show goes to the next pages and so on.
User avatar
hawleyjr
BeerMod
Posts: 2170
Joined: Tue Jan 13, 2004 4:58 pm
Location: Jax FL & Spokane WA USA

Post by hawleyjr »

Its called Pagination

There are a ton of posts on this forum regarding it...
Post Reply