Answer Posted / raheem
You can. just open php.ini file and change
session.cookie_lifetime = 0
| Is This Answer Correct ? | 16 Yes | 9 No |
Post New Answer View All Answers
What are the uses of explode() and implode() functions?
How is it possible to remove escape characters from a string?
Tell me what are the correct and the most two common way to start and finish a php block of code?
What is csrf token and how it works?
What is the purpose of pear in php?
How to create a session? How to set a value in session?
How to Retrieve the Session ID of the Current Session?
How do you destroy a particular or all Sessions?
what is benefit of magento?
What are the rules for naming a php variable?
How do you use end in python?
What is final keyword in php?
What is difference between required and require_once in php?
Can we use include ("xyz.php") two times in a php page "index.php"?
What is a controller in php?