How can we destroy the session, how can we unset the
variable of a session?
Answer Posted / lakshmi
using session_destroy()we can destroy the session and using
session_unset() we can delete all the session variable
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What are the uses of explode() and implode() functions?
What are the advantages of indexes?
Tell me what is the use of explode() function?
Tell me how can we get the error when there is a problem to upload a file?
What is the use of array_search() in php?
Explain type casting and type juggling.
What is helper function?
How to find current date and time?
What is the use of strpos in php?
How to insert an new array element in array?
Explain setcookie() function in php?
Tell me what sized websites have you worked on in the past?
How to submit form without a submit button.
What is a static variable in php?
How to retrieve the original query string?