Forum Moderators: coopster
thanks,
peter
In any case, I don't think there's any session storage limit you are likely to run up against. In PHP, storing session data in files is slightly quicker than hooking into the session functions and using the database, but less flexible.