how long a default session stay in php?
Answers were Sorted based on User's Feedback
Answer / ravi
We can define it in php.ini
that how much time you want...
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / rahul
By default it is 180 minutes. check session.cache_expire
value in phpinfo().
| Is This Answer Correct ? | 1 Yes | 0 No |
What is php glob?
Is age interval or ordinal data?
Does php have future?
Can you explain, when to use if-else if-else over switch statements?
How do I open a file to write content to?
1 Answers Rushmore Consultancy,
How can a cross-site scripting attack be prevented by php?
how to send mail in php but mail should be send in inbox not in spam.....:(
Can I include php in javascript?
Why we use get in php?
What is the use of array_count_values() in php?
How can we know the total number of elements of Array?
What is php in full?