Use Session or not?

  • Thread starter Thread starter r
  • Start date Start date
R

r

Hello all
I have a website that each user has it's profile.
I use Session object for having their states for example the user has logged
on or not..
Is there a better way to do this?
thanks in advance
 
You use it, but frugally.

A small profile object is fine.

8GB of "Report Data"....is too heavy.

...........
 
Back
Top