The value is in seconds. 18000 means 5 Hrs.
- Code: Select all
<?php
ini_set("session.gc_maxlifetime", "18000");
?>
Session Timeout in PHP
1 post • Page 1 of 1
Session Timeout in PHPIf you need to increase the session timeout time for php pages, then simply add the following php line on every page before starting the session.
The value is in seconds. 18000 means 5 Hrs.
1 post • Page 1 of 1
Who is onlineUsers browsing this forum: No registered users and 0 guests |
|