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 is php key?
how retrive the video file in php using video tag
What is the difference between require and include in php?
Give the case where we can use get and we can use post methods?
What is php routing?
What is difference between web service and api?
What is the meaning of a final class and a final method?
How do you trim spaces in excel?
Explain about getters and setters in php?
When a conditional statement is ended with an endif?
Is php developer in demand?
Explain the changes in php versions?
What is a simple php method to make a cross domain data request?
How to declare an array in php?
Explain what does the expression exception::__tostring means?