Session variables are apparently not working for me. I don\'t know what I\'m doing wrong. This is the code that I\'m using to check for a valid password:
I just got back from fixing that...added session_start() right at the top of the file - even before the tag. Doing session_start() in the middle gives errors...don't know why. I'm new to this. Thanks for your prompt response though.