Answer Posted / puneet bhatt
If you want to increase the lifetime of sessions on your
server, you need to edit the php.ini file which is usually
found in the /etc/ directory, but it may be different on
your server.
| Is This Answer Correct ? | 8 Yes | 7 No |
Post New Answer View All Answers
How can we set and destroy the cookie in php?
What are the php variables?
what is constructor
Which function will suitably replace 'x' if the size of a file needs to be checked? $Size=x(filename);
Tell me are parent constructors called implicitly inside a class constructor?
What is the best php framework 2018?
List functions available to sort an php array?
Is php used in 2019?
What is the difference between get & post ?
What is form validation in php?
What is the difference between nowdoc and heredoc?
What is abstraction php?
Explain me is it possible to destroy a cookie?
Tell me what is the use of "ksort" in php?
Swap two variables value without using third variable in php ?