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
What is the output of the following php code?
What is the purpose of a query?
Write a program using while loop?
Write down the benefits of php7?
Why do we use htaccess
What is difference between get and post?
What is the use of print_r function in php?
What is final class and final method?
Does php require a web server?
How to move uploaded files to permanent directory?
How can we define a variable accessible in functions of a php script?
what the new feature add in php 7.2?
How do you debug php?
What are the string functions in php?
How can we access the data sent through the url with the get method?