Generate Item Pages

Discussion in 'PHP' started by star2323, Jan 24, 2006.

  1. #1
    I have a database table with "items" in it.

    I have a menu with links. When you click on the "items" link you are taken to the "items" page. On this page are 20 items listed. Now I only want to display 20 items per page and then have a new page built to display 20 more items, these new pages will keep being built until no more items are left.

    At the bottom of each page should be a link structure showing which page of X they are on and a next and previous button to go to the previous or next 20 items.

    How do I setup something like this up?

    Thanks!
     
    star2323, Jan 24, 2006 IP
  2. dave487

    dave487 Peon

    Messages:
    701
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    0
    #2
    dave487, Jan 24, 2006 IP
  3. star2323

    star2323 Peon

    Messages:
    445
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thank you that is exactly the information I was looking for!
     
    star2323, Jan 24, 2006 IP