I need help figuring out how to allow users who login go back to the page that they were on before being sent to the login page. Here is a quote from my boss:
Sometimes I forget to sign in and I go to a page, click and get the notice about joining or signing in. That is fine, but is there a way, once I sign in to open the page I was trying to open prior to signing in, instead of having to go through all the navigation again?
I'm using PHP to do this project.