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!
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?!