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 is php mean?
What is strcmp () in php?
Is variable name casesensitive in php?
Please explain is it possible to use com component in php?
Is php good for career?
How can we automatically escape incoming data?
How can we enable error reporting in php?
What are the uses of php language?
What is the correct and the most two common way to start and finish a php block of code?
What is cURL in PHP?
What is the difference between implode() and explode() in php?
Where is php code written?
Does php need a closing tag?
How to process the uploaded files?
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain