Hi there,
I'm working on a class assignment where I need to create a simple PHP login script. I've got it basically completed, but I'm having trouble with 1 thing. See details:
1. index.php page will first check to see if a user is logged in. If so, display a logout link.
2. If user is not...