I'm having a major problem with my website. I want each user to be able to log in and then I can use session vars to track who they are, which is necessary for a user submission based website. The ...