Please, can anybody tell me how to set the lifetime
of a session without cookies, in PHP 4 and IIS?
I have tryied this on the main.php file but it did't work
session_set_cookie_params ( time()+10);
the session did't killed
best regards
//Glenn
_____________________________________________
Free email with personality! Over 200 domains!
http://www.MyOwnEmail.com
--
PHP Windows 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]