Hello guys,
I'm working on a object-oriented system and i would like to know what is the best way of handling a user login system, using sessions, under a OO model. Any good examples? Should i use autoloader?
Hello guys,
I'm working on a object-oriented system and i would like to know what is the best way of handling a user login system, using sessions, under a OO model. Any good examples? Should i use autoloader?