I have a table of people with about 30 columns 1700 rows and a primary key. The names are not in order alphabetically. I search for one person by name. I then want to have a Next and a Prev button to click on to get the next or previous person alphabetically by name.
I am using PHP and MySQL.
Any suggestions please?
I am using PHP and MySQL.
Any suggestions please?