tags:

views:

80

answers:

0

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?