Welcome Guest, Not a member yet? Register   Sign In
Session Scalablity
#1

[eluser]codelearn[/eluser]
Hi guys-

I'm having a slight problem with sessions. The new version of my website allows people to drag and drop widgets around (like http://www.campuslive.com/umass). This means that every time they drag and drop, it saves it in the session. This is causing my tmp folder to BLOW up to 1 gigabyte every couple days.

Is there a way to overwrite sessions? I'm just using session_start().

Any help would be amazing, thank you.
#2

[eluser]gigas10[/eluser]
Save the data to cookies? This way it saves to the users computer and not your's.




Theme © iAndrew 2016 - Forum software by © MyBB