How to increase session life time using PHP?

Answer Posted / ram

Increase session.gc_maxlifetime in php.ini file from 1440 to
18000 (5 hrs) and restart the webserver.

Is This Answer Correct ?    21 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is self in php?

687


How we can retrieve the data in the result set of mysql using php?

594


How is it possible to set an infinite execution time for php script?

598


What can php do?

639


What are regular expressions in programming?

574






Echo is used to Display message on screen. Which is used with echo to not output the trailing newline?

660


Explain me differences between get and post methods?

649


When a conditional statement is ended with an endif?

593


What is the current php version?

648


How cookies are transported from browsers to servers?

577


What is substr() in php? And how it is used?

607


Tell me what library is used for pdf in php?

597


Is empty check in php?

640


How do you count numbers in php?

592


What does echo mean in php?

654