Groshko Posted January 17, 2006 Posted January 17, 2006 Hi team, I'm very bla about this. Can anyone tell me the purpose of having sessions stored in the tmp folder. Are they save to delete? Because as i see it, they will just keep accumulating. :D Thanks
MoisesZaragoza Posted January 17, 2006 Posted January 17, 2006 Basicly a session is the way you keep track of your custumer who is log in at what time, and what page they are whatching. If the session end they will have to log in again. and the standerd time of a sesion is 20 min with out refresh at the end of the day the code will be good
MoisesZaragoza Posted January 17, 2006 Posted January 17, 2006 Sessions at the end of the day the code will be good
Groshko Posted January 18, 2006 Author Posted January 18, 2006 Sessions Ahh good to know, i guess they would be safe delete then. Is that right? Thanks
MoisesZaragoza Posted January 18, 2006 Posted January 18, 2006 I would not delete the Sessions at the end of the day the code will be good
Groshko Posted January 19, 2006 Author Posted January 19, 2006 I would not delete the Sessions But wont these just keep accumulating on and on. Is is probably better to store these with the database than in the tmp folder. What do most people do? :rolleyes:
MoisesZaragoza Posted January 19, 2006 Posted January 19, 2006 I would store these with the database. at the end of the day the code will be good
Recommended Posts
Archived
This topic is now archived and is closed to further replies.