hi there
when i build a login system, i usually use login by checking a users table, and then save the info in a cookie, which is time-defined.
I am looking for a better more secure way to do this, which could include more advanced features, such as:
1) checking that the users isnt logged in...