husslela03 Posted April 28, 2010 Share Posted April 28, 2010 Is there a way to maintain mySQL query results, if after I make a selection on a form, and then return to the page, to still have the other selections available? I run a query on a page, and then I created a form with radio boxes to select a person's name from the query result. I process the form, and then when I have a link that returns to the page, the query result list is no longer there. Is there a way to maintain persistance? Thanks. Link to comment https://forums.phpfreaks.com/topic/200032-maintaining-query-results-while-navigating-through-pages/ Share on other sites More sharing options...
teamatomic Posted April 28, 2010 Share Posted April 28, 2010 Put it in a session var HTH Teamatomic Link to comment https://forums.phpfreaks.com/topic/200032-maintaining-query-results-while-navigating-through-pages/#findComment-1049908 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.