Need to display data from database in different textbox of each value of one row. when i click the next button then show the next row's value in that textbox and when i click the previous button then show the previous row's value.
All code must be in php.