What is default session time in php?
Answer / Mukteshwar Yadav
In PHP, the default session lifetime is determined by the session.gc_maxlifetime configuration directive and it's typically set to 1440 minutes (24 days).
| Is This Answer Correct ? | 0 Yes | 0 No |
Any good PHP developer looking for change
How do functions work?
What is csrf token and why it is required?
Which function would you use to determine the length of a string in php?
What is abstract class in php?
What are examples of independent and dependent variables?
How to convert a json string to an array in php?
What is the use of isset() in php?
What are the disadvantages of php?
What is reference variable php?
What is the use of mysqli_real_escape_string() function?
Why is used in php?