Hi everyone
I'm trying to learn PHP.
I need help.
Or i'll lose all my hair.
I'm trying to connect to a MYSQL database from a PHP page.
Now displaying all the rows from a query in a table is easy, got it covered.
But I want to should show the first row's info and by clicking on a next or previous button I want the page to display either the next or the previous row's info.
Is it at all possible?
Any clue as to how to do it?
Thanx