Answer Posted / rahul
By default it is 180 minutes. check session.cache_expire
value in phpinfo().
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to get the value of current session id?
How escape single quotes php?
What are the differences between session and cookie?
What is the use of header in php?
If we login more than one browser windows at the same time with same user and after that we close one window, then is the session is exist to other windows or not? And if yes then why? If no then why?
Tell me what is the main difference between require() and require_once()?
How the result set of mysql be handled in php?
How to track user logged out or not? When user is idle?
What is scope of variable in php?
How to delete an element from an array?
How to convert a character to an ascii value?
What is the use of $_server["php_self"] variable?
What is stripslashes php?
Which functions are used to remove whitespaces from the string?
Is learning php easy?