looking for some insight, I am a newbie at most of this, starting to get the hang of things but...I have a login script, but I am unsure as to how I would check to make sure that that user is logged in on all subsequent restricted pages...I have an actual login page, that would then send you to where it was that you attempted to get to originally, I didn't use the code as an include like maybe I should've but I found it to confusing to try and work it into my existing page layout as includes, so I just made a flat page with the script. So on the rest of the site that is restricted, I need to verify they are signed in and if not redirect them back to the login.php page....I know this may be easy for some, but please humour (and hopefully help) me 😕