how to clean php sessions? |
Site Admin
|
I'm not sure what you want to accomplish. If it is clean session you need, just run appropriate php function to start new session. Normally, applications have Logout link or something like this to cleanup session.
Closing IE window or tab may have and may have no effect. Temporary cookies are always belong to runnin process. For example: if you have IExplorer.exe that has 3 windows opened, all the cookies in them will be the same until you close them all or finish the process. While cookies are the same, you will get the same session too. If you work with embedded IE, you just can't cleanup cookies by closing IE tab, you need to finish process (PhpED.exe). |
||||||||||||
_________________ The PHP IDE team |
how to clean php sessions? |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by