RE: [PHP] Guestbook question

2002-02-25 Thread joakim . andersson
t > 0) echo "Previous"; if ($offset < $total_rows) echo "Next"; - Call the page with myscript.php?offset=0 Good luck Joakim > -Original Message- > From: James Taylor [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 22, 2002 8:40 PM > To:

[PHP] Guestbook question

2002-02-22 Thread James Taylor
I have a really simple guestbook that allows someone to post to the book, then it displays all the entries. Well, there are too many entries now for just one page and it looks kinda wacky, so I wanted to do something where it only displays 10 entries per page, then there are links for pages sa