What is the default session time in PHP and how can I
change it?
Answer Posted / kuldeep verma
it is true that by default time of session 140 sec. and we
can change in php.ini....
it is also depend on brower. when closing the brower then
session lost. session data will be deleted after session
timeout.if connection lost. And recreate the connection then
it session continue.......
| Is This Answer Correct ? | 17 Yes | 28 No |
Post New Answer View All Answers
Which function will you use to create an array?
Is it possible to use com component in php?
what are the differences between php and perl
What is the best website to learn php?
Is empty java?
How to concatenate two strings in php?
What is the difference between static and dynamic websites?
Are php variables global?
Tell me what is mean by an associative array?
Is array empty php?
How to call a php function from another php file?
How do sessions work in php?
Is php 5 still supported?
Which function you can use in php to open a file for reading or writing or for both?
Which framework is best for php?