If we login more than one browser windows at the same time with same user and after that we close one window, then is the session is exist to other windows or not? And if yes then why? If no then why?
No Answer is Posted For this Question
Be the First to Post Answer
Explain whether it is possible to share a single instance of a memcache between multiple php projects?
What are the ways to define a constant in php?
Which is the Best plateform for PHP?
Which is incorrect with respect to separating php code and html?
How can we increase execution time of a php script?
How to access standard error stream in PHP?
How to replace a substring in a given string?
How to get a total number of rows available in the table?
How do I stop a php script?
Explain how we can retrieve the data in the result set of mysql using php?
Tell me what is the difference between the functions strstr() and stristr()?
How to create a public static method in PHP?