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
What is difference between base_url and site_url?
What should we do to be able to export data into an excel file?
What is a query in a database?
How we can declare variable in php?
Which function would you use to merge two arrays in php?
What is orm in php framework?
What are the benefits of using php and mysql?
Is php free to use?
When is a conditional statement ended with an endif?
Is php an oop?
Why should I learn php?
What does $this do in php?
What types of loops exist in php?
What are the Formatting and Printing Strings available in PHP?
Can we use onclick in submit button?