Forum Moderators: coopster
I'd rather not go into the details, but is there some way to tell PHP to just forget all current session data? I mean server side, not client side.
It's no huge deal, but I don't want a tainted session to crop up later and bugger things up. So I don't mind the data loss if I could do a clean sweep.
Thanks in advance!