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 |
How come the code works, but doesn’t for two-dimensional array of mine?
Explain some of the php array functions?
What is the use of the function 'imagetypes()'?
hi..this is kumar...how m,uch time req for php preparation?is any coaching avaiable in vizag for php?
What is the use of $_server["php_self"] variable?
What is input sanitization in php?
How are Variables Defined in PHP?
How to remove duplicate values from a PHP Array?
What is the difference between include and require?
Explain why would we use === instead of ==?
Explain what does $_server means?
How to remove leading and trailing spaces from user input values?