Hello,

Just set

session.cookie_lifetime = 0

if you are using cookie session.
If you are using url session, it is not possible.

???? wrote:

 > Is it possible to erase at the same time the session data of php4 closes a 
browser?
 >
 > Please teach a method,
 > when a browser is closed and session data can be canceled.
 >
 > - now Environment
 > OS RedHatLinux6.2
 > php 4.0.5
 > At php.ini, it is session.cookie_lifetime = 0.; session.cache_limiter = 
nocache ;
 >
 > // Ichirou.Tanaka.


-- 
Yasuo Ohgaki


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to