Page 3 of 3
Posted: Wed Mar 02, 2005 11:45 am
by smpdawg
The sessions store user data on the server (without a database) and you can access each users info as they visit a page. It is really a database though so when they come back they will have to set their preferences again but at least they will be there as long as they are on your site.
Posted: Wed Mar 02, 2005 11:49 am
by horsleyaa
how will the data be stored because I don't think it is possible for content to be written permanently
Posted: Wed Mar 02, 2005 12:32 pm
by smpdawg
Are you referring to the session information?
Posted: Thu Mar 03, 2005 4:54 am
by horsleyaa
I am referring to the session information