How long a session is stored?
Posted: Thu Mar 30, 2006 10:58 am
How long is a session stored? And can i edit it?
Thanks
Thanks
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
$_SESSION['var'] = $new_data;