How do I end a php session?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More PHP Interview Questions

what is different between PHP and Asp.net?

1 Answers  


What is $this in php?

0 Answers  


how we can crop an image and how we can display it..

1 Answers   Satyam,


What is difference between variable declaration and variable definition?

0 Answers  


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?

0 Answers  


What is the timeout period on session values?

0 Answers  


Tell me will a comparison of an integer 12 and a string "13" work in php?

0 Answers  


Tell me what does the array operator '===' means?

0 Answers  


What is the difference between require and include in php?

0 Answers  


What are the differences between require and include, include_once?

3 Answers  


Which is better session or cookie?

0 Answers  


How to execute a php script from the command line?

0 Answers  


Categories