Re: [PHP] Change the session timeout within a php-script

2001-01-17 Thread Jens Rehpöhler
I think you understood me wrong. I don't want to change (or limit) the execution time of a script. I want to change the lifetime of a http session. Toby Butzon wrote: > set_time_limit($seconds) > Jens -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED

[PHP] Change the session timeout within a php-script

2001-01-17 Thread Jens Rehpöhler
Hi, is it possible to change the session timeout from within a script. I can't change it in the *.ini-file because I have not the sufficient access rights. Jens -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAI