[PHP] Why Remember Session ??

2002-02-25 Thread Beta

BlankHI, i have a problem,
When i close the browser the session is NOT killed, when i enter the page
that requires login  i can enter the page that was previosly entered via
login (but i closed it). So it remembers session or cookies i don't know.
How to prevent this, How to kill the session when i close the browser
In php.ini  session.cookie_lifetime is set to 0 and  session.cache_expire is
set to 180
can somebody help me please

Beta



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Why session is not deleted ???

2002-03-07 Thread Beta

Firstly i create a session, After that when i close the browser the sesion
can still be seen in tmp directory in apache webserver.
I just wanted to know that If i close the browser, Does the session
terminates ?

Beta




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Number of Vars in session

2002-03-08 Thread Beta

Can somebody tell me how many variables can i store in one session,
or how many KB can one session resist



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] what is the limit of Vars in Session ???

2002-03-09 Thread Beta

Can somebody tell does one session has limit of storing the variables, or
does it has any limit in size (eg KB);



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php