Veltu Posted April 22, 2014 Share Posted April 22, 2014 Hi everyone, I just need some help. I want the administrator to be able to select a specific date from a DB table, which will then display the results associated which that date selected. I have been able to do this with sessions, but of course only the administrator would be able to see this. How could this be done so the selection is permanent and the database results are displayed on the website? Regards, Veltu Quote Link to comment https://forums.phpfreaks.com/topic/287952-display-admin-selection-on-website/ Share on other sites More sharing options...
ginerjm Posted April 22, 2014 Share Posted April 22, 2014 What do you mean you have been able to do this with sessions? And why "of course only the administrator" in the following? You already said only the admin will be able to even do this. And how "permanent" do you want this selection to be? Permanent as in always? Permanent for the current session? Permanent for the current user? Very confusing statements overall. Quote Link to comment https://forums.phpfreaks.com/topic/287952-display-admin-selection-on-website/#findComment-1477013 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.