Hi All,
I want to design a script that i can include in every page to check that the user accessing it has logged on using his username and password. The username and password is stored in a database. The page should load an error page should the viewer not be logged on.
Do i need to use session variables to show that he is logged on? That is what i was thinking of.
Thanks in advance,
Joe Njeru