What is the default session time in PHP and how can I
change it?
Answer Posted / diwakar tiwari
default session time in PHP is 1440 seconds. if we want to
change the session time in php, then we have to change in
php.ini.
| Is This Answer Correct ? | 134 Yes | 26 No |
Post New Answer View All Answers
Tell me what does the php error 'parse error in php - unexpected t_variable at line x' means?
What is polymorphism in php?
What are Routines?
What does $_env means?
What is htaccess? Why do we use this and where?
How is session data stored?
What are the uses of implode() function?
What is a controller php?
What is the use of print_r function in php?
How to check your php installation?
What is php regular expression?
How to execute an sql query?
Tell me what are the correct and the most two common way to start and finish a php block of code?
How do sessions work in php?
What percentage of websites use php?