ID: 8781 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *Session related Assigned To: Comments: This isn't any bug. PHP does what you tell it to do. And by refreshing you just resent the info thus re-register the variable into the session data. And notice that this is a BUG system. Please ask these kind of questions on [EMAIL PROTECTED] mailing list. --Jani Previous Comments: --------------------------------------------------------------------------- [2001-01-18 09:37:11] [EMAIL PROTECTED] After unset and destroy session variable it is removed from the php session variable folder. If I go back in the browser and refresh it puts the same session variable back into the php session variable folder. I have tried to change the registered variables before unset and destroy but it replaces with the original session data on refresh. I am using flash 5 in the browser and mysql all on an in house pc. --------------------------------------------------------------------------- Full Bug description available at: http://bugs.php.net/?id=8781 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
