Jump to content

php sessions


php_novice2007

Recommended Posts

Hi,

 

I put ini_set() on the first page before I call session_start() and session_register('username') where I check for the user name and password.

 

I set the time to 1 minute but it doesn't seem to have any effect. Do I have to use ini_set() on all the subsequent pages thats call session_start()?

 

Thanks!

Link to comment
https://forums.phpfreaks.com/topic/63960-php-sessions/#findComment-318981
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.