Kane250 Posted March 10, 2009 Share Posted March 10, 2009 I'm trying to pull one column from every row in my database, and display one at a time with arrow buttons: < > on a page. Basically I want to load a page and have the first entry load up. Then I want to be able to move through the rows using the > button and go back using the < button. Can anyone provide an example of how this might be accomplished? Link to comment https://forums.phpfreaks.com/topic/148871-solved-best-way-to-display-rows-with-buttons/ Share on other sites More sharing options...
trq Posted March 11, 2009 Share Posted March 11, 2009 http://www.phpfreaks.com/tutorial/basic-pagination Link to comment https://forums.phpfreaks.com/topic/148871-solved-best-way-to-display-rows-with-buttons/#findComment-781730 Share on other sites More sharing options...
Kane250 Posted March 11, 2009 Author Share Posted March 11, 2009 well don't I feel like an idiot Thanks! Link to comment https://forums.phpfreaks.com/topic/148871-solved-best-way-to-display-rows-with-buttons/#findComment-781742 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.