Hello All and thanks for the great PHP board.
I have installed the "A Complete, Secure User Login System" created by Tim Perdue and suggested in an article on this site Article Here . I know it's not super secure but I'm not in need of a super secure system. I just want to be able to recognize a user that is logged in.
I have installed the script, created the table in mysql and I can login and out just fine.
QUESTION: What code do I add to a regular .php page to see if a user is logged in or not? I know this is a rookie question but I am stumped.
Thanks