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 self in php?
How we can retrieve the data in the result set of mysql using php?
How is it possible to set an infinite execution time for php script?
What can php do?
What are regular expressions in programming?
Echo is used to Display message on screen. Which is used with echo to not output the trailing newline?
Explain me differences between get and post methods?
When a conditional statement is ended with an endif?
What is the current php version?
How cookies are transported from browsers to servers?
What is substr() in php? And how it is used?
Tell me what library is used for pdf in php?
Is empty check in php?
How do you count numbers in php?
What does echo mean in php?