i have sessions for user login in my web sites but it expires after every 3-5 mintues and often in just 30-45 seconds... how can i fix that
Asked
Active
Viewed 437 times
1 Answers
2
It shouldn't be variable, it is either a set amount or something is changing it. You can change these values in php.ini or with an .htaccess file if your hosting supports it.

Kerry Jones
- 21,806
- 12
- 62
- 89