Hi, I'm using a session for my login system. So the session will keep the user's username and password. My question is if we able to retrieve the session back (for another page), is it necessary to check the username and password against the database ?
I do not want to have unnecessary functions to slow down but i also don't want to compromise the security. Thanx in advance niko -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]