dale1991
05-26-2006, 11:54 AM
Hey,
I am currently devloping a user system and i am using session and i was just Wondering when i want to secure a page sould i:
#1
Just check if $session[userID] is register (gets register when they login.)
#2
when they login session register there pasword and username.
So when they load an protected page it would compair there session registered Username,password to the ones in the database!
A few awnsers would be nice!
Thanks!
I am currently devloping a user system and i am using session and i was just Wondering when i want to secure a page sould i:
#1
Just check if $session[userID] is register (gets register when they login.)
#2
when they login session register there pasword and username.
So when they load an protected page it would compair there session registered Username,password to the ones in the database!
A few awnsers would be nice!
Thanks!
