Hi,
I have about 20 records in a table, in a mysql database.
what i want to do is to generate a page, and only display 5 records at a time, then print out a Next, Previous Link. and when next is clicked, the next 5 will be shown...
Can somebody help me?
Thank you very much!