rubing Posted March 23, 2008 Share Posted March 23, 2008 I want to display 1 result record at a time and allow the user to index through them (mysql of course!) I guess it would be pretty simple to come up with a counter and script to do this, but just wanted to make sure nobody knew of any built-in or existing packages/classes/scripts (ie pear) that already do this?? Link to comment https://forums.phpfreaks.com/topic/97438-displaying-1-record-at-a-time/ Share on other sites More sharing options...
pocobueno1388 Posted March 23, 2008 Share Posted March 23, 2008 You can do this using pagination. Just google "PHP MySQL pagination" and you should get plenty of help. Link to comment https://forums.phpfreaks.com/topic/97438-displaying-1-record-at-a-time/#findComment-498552 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.