Re: [Phplib-users] missing session variables
Brought to you by:
nhruby,
richardarcher
From: Bob B. <bo...@iN...> - 2001-11-06 22:45:41
|
Darcy -- We use Netscape for development ... and I keep an icon on my desktop for a text editor which opens the Netscape cookie file - then I can delete the entries I want, and re-save the file. Works great ... you could probably set up the same thing for MSIE ... Bob. At 04:21 PM 11/6/2001 -0500, you wrote: >hi, > > i have a strange problem. While testing, i occasionally need to >remove my session records from the db. Upon doing so, it immediately >tries to get me to login back in (obviously since i am no longer >authenticated). The strange thing is that i do have my sessions >variables anymore. i've just looked around and discovered that it's not >setting a new cookie. Instead, it must be using the cookie, i already >have. Is it possible for me to turn that off (ie. create a new cookie) >or better yet just make sure that the auto_init gets run again. > > i know it sounds like a very unlikely scenerio, but i've come to >understand that computers love unlikely scenerios. In fact, i think >they are immediately considered likely scenerios because they are >unlikely. ;-) > >-- >~darcy w. christ >Elegant Communications Inc. >416.362.9772 x222 | 416.362.8324 fax > >_______________________________________________ >Phplib-users mailing list >Php...@li... >https://lists.sourceforge.net/lists/listinfo/phplib-users |