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
What is difference between sql and php?
What is binary safe string?
How to Retrieve a Cookie Value?
Does php support overloading?
What is beforeRender() used?
What is a composer?
What is a persistent cookie in php?
What is use of preg_replace in php?
How we load all classes that placed in different directory in one php file , means how to do auto load classes.
Explain about getters and setters in php?
How many ways to include array elements in double-quoted strings using php?
When viewing an html page in a browser, the browser often keeps this page in its cache. What can be possible advantages/disadvantages of page caching? How can you prevent caching of a certain page (please give several alternate solutions)?
List types of array are available in php?
Is php still in demand?
How to call php function from javascript using ajax?