Home  >  Article  >  Backend Development  >  How to set session expiration time in php

How to set session expiration time in php

WJ
WJOriginal
2020-06-01 13:33:413552browse

How to set session expiration time in php

How to set session expiration time in php:

First open the "php.ini" configuration file, and then search to find "session.gc_maxlifetime = 1440 "This line

How to set session expiration time in php

just save the array of the last modified expiration time.

Related references: php Chinese website

##Related topic recommendations:php session (Including pictures, videos, cases)

The above is the detailed content of How to set session expiration time in php. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn