Expiration of session variables?
Posted: Wed Mar 23, 2005 10:36 am
Hi,
How long do session variables last for.
The reason I ask is because if I return to my sript that uses them they are still active even though I haven't called the script for a few hours.Do they expire after a period or is it necessary to kill them?
I thought to perhaps use a 'log-off' button to kill the session variables, is this necessary?
Is this a concern for the server's memory?
Thanks,
Rob.
How long do session variables last for.
The reason I ask is because if I return to my sript that uses them they are still active even though I haven't called the script for a few hours.Do they expire after a period or is it necessary to kill them?
I thought to perhaps use a 'log-off' button to kill the session variables, is this necessary?
Is this a concern for the server's memory?
Thanks,
Rob.