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
How to get the value of current session id?
Are static variables final?
Tell us what is the difference between session_unregister() and session_unset()?
Explain Type hinting in PHP?
Where is session value stored?
What is the empty function?
Name some of the functions in php.
Does php have multiple inheritance?
What is the best way to change the key without changing the value of a php array element?
what is benefit of magento?
What is use of count() function in php?
Can we embedded directly PHP code into XHTML document? State Whether True or False?
What is meant by pdo in php?
What is the difference between get & post ?
How to calculate the difference between two dates using php?