How to set session time out in PHP

Viewed 110748

How can i set the session time out in PHP if the user stays inactive for a certain time in a web page or when the user close the browser tab.

0 Answers
Related