What is the default session time in PHP and how can I
change it?
Answer Posted / archana
1440. can change it as specified above. bt i have a doubt,
should we need to change 'session.cookie_lifetime' to the
value same as the 'session.gc_maxlifetime' value??
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How does csrf token work?
Tell us how to set cookies in php?
What are getters and setters php?
What is mysql_fetch_array?
List some array functions in php?
Are php session secure?
Can you define an array argument as a reference type?
Why use php artisan serve?
What is a null coalescing operator in php7?
How we can get the number of elements in an array?
What is rest api in php?
What is include in php?
What is the default session time in php?
What is the function file_get_contents() usefull for?
How to remove html tags from data in php?