MySQL and Listing Per Page

Discussion in 'PHP' started by kc3, May 1, 2005.

  1. #1
    I'm using a while loop to pull information from a MySQL database and telling it to display the information from each row. What I'm wondering is how do I make this list a certain amount of information per page. I've tried many things but could not get it working. Can somebody please help me?
     
    kc3, May 1, 2005 IP
  2. honey

    honey Prominent Member

    Messages:
    15,555
    Likes Received:
    712
    Best Answers:
    0
    Trophy Points:
    325
    #2
    Are you talking about pagination ? Like 10 records per page ?
     
    honey, May 1, 2005 IP
  3. kc3

    kc3 Peon

    Messages:
    857
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Yeah, that's exactly what I mean.
     
    kc3, May 1, 2005 IP
  4. palespyder

    palespyder Psycho Ninja

    Messages:
    1,254
    Likes Received:
    98
    Best Answers:
    0
    Trophy Points:
    168
    #4
    palespyder, May 2, 2005 IP
  5. kc3

    kc3 Peon

    Messages:
    857
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Thank you very much, that came in useful.
     
    kc3, May 3, 2005 IP
  6. noppid

    noppid gunnin' for the quota

    Messages:
    4,246
    Likes Received:
    232
    Best Answers:
    0
    Trophy Points:
    135
    #6
    noppid, May 3, 2005 IP