What is a basic php code to check if the session variable Y is true and if the value = this X? And if the value is a password is it secure? how do i remove all session variables from my site? Thanks in Advance.
Can you define multiply session variables?
Is having a session variable named 'loggedOn' and a value 'true', is this a good way to tell if a user is logged on?
Can you define multiply session variables?
Is having a session variable named 'loggedOn' and a value 'true', is this a good way to tell if a user is logged on?