Page 1 of 1

Need help with my guestbook..!

Posted: Wed Jun 08, 2005 5:14 pm
by beginnner
Hello everyone!

This is how it is. I started to use PHP for just 2 weeks ago.

I have now created a little guestbook.
I use Mysql as database just for notice.

Now to my trouble.
How do i do so just 10 of the messages is shown in the same time?
so instead of heaving all the messages shown i want a list like, 1.2.3.4...
How do i Create this?!

Posted: Wed Jun 08, 2005 5:49 pm
by timvw
Use the keyword "pagination" for a search :)

Posted: Sat Jun 11, 2005 12:31 pm
by beginnner
Oh thanx!!
Didn't knew the word for it.