Hi all, please I am quite new to PHP/ MySQL. I have got a table "members" and the DB name is "jutland". I have got columns - id, name, surname & email. I want to display 100 records with 5 rows per page using PHP going back and forth with previous(previo us 5 rows) and next (next 5 rows) links. I have the knowledge of the LIMIT x, y condition but still stuck on passing required parameters. Please can anyone who has done this before help me on this. I will be really grateful.
Next and Previous buttons MySQL rows displaying 3 rows per page
Collapse
Comment