mdarling Posted August 19, 2011 Share Posted August 19, 2011 Anyone ever done pagination with session? i cant pass variables thru the url. Quote Link to comment https://forums.phpfreaks.com/topic/245208-pagination-and-session/ Share on other sites More sharing options...
PFMaBiSmAd Posted August 19, 2011 Share Posted August 19, 2011 Why can't you pass variables through the URL? Quote Link to comment https://forums.phpfreaks.com/topic/245208-pagination-and-session/#findComment-1259461 Share on other sites More sharing options...
mdarling Posted August 19, 2011 Author Share Posted August 19, 2011 there is an application we use to access the site external that re-writes the url for security purposes. any variable that were previously passed via url are lost. Quote Link to comment https://forums.phpfreaks.com/topic/245208-pagination-and-session/#findComment-1259508 Share on other sites More sharing options...
xyph Posted August 19, 2011 Share Posted August 19, 2011 Sessions will break if a user views the same page with different results on two different tabs. It's not a great solution. Quote Link to comment https://forums.phpfreaks.com/topic/245208-pagination-and-session/#findComment-1259536 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.