What is default session time in php?



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

Post New Answer

More PHP Interview Questions

Any good PHP developer looking for change

1 Answers  


How do functions work?

1 Answers  


What is csrf token and why it is required?

1 Answers  


Which function would you use to determine the length of a string in php?

1 Answers  


What is abstract class in php?

1 Answers  


What are examples of independent and dependent variables?

1 Answers  


How to convert a json string to an array in php?

1 Answers  


What is the use of isset() in php?

1 Answers  


What are the disadvantages of php?

1 Answers  


What is reference variable php?

1 Answers  


What is the use of mysqli_real_escape_string() function?

1 Answers  


Why is used in php?

1 Answers  


Categories