G
Guest
Guest
Hello
Ihave a table in mysql database which has for example 50 records.
This is too much to show them in a single page. I want to show them 5 by 5. For example on the first page I show the first 5 records and button "NEXT" and when the user clicks it I show the second 5 records and a button "NEXT" and button "PREVIOUS".
Do you know how to do this ?
Thanks in advance
Ihave a table in mysql database which has for example 50 records.
This is too much to show them in a single page. I want to show them 5 by 5. For example on the first page I show the first 5 records and button "NEXT" and when the user clicks it I show the second 5 records and a button "NEXT" and button "PREVIOUS".
Do you know how to do this ?
Thanks in advance