|
Comments for: mattias20000105
| Message # 1016785: |
|
Date: 06/19/03 12:20
By: Darren Subject: RE: IE6 not destroying sessions You can't always explicitily end sessions with session_destroy due to the fact that some users with close the browser without clicking on [sign out]/[log out] or whatever. so you should always set your session lifetime to 0 in your PHP.ini config file to destroy the session once the users has 'disconnected' from your page. |
Previous Message | Next Message |


