How can we destroy the session, how can we unset the
variable of a session?
Answer Posted / rajan vardawaj
session_unregister() - Unregister a global variable from the
current session session_unset() - Free all session variables
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Can a trait extend a class php?
How do you sort an array in php?
Which have the fastest execution between mysql_fetch_array() and mysql_fetch_assoc()
Does exist in php?
What is rtrim php?
What is the actually used php version?
What is a static method php?
What are the characteristics of php?
Is age nominal or ordinal?
How many functions are there in php?
How can we destroy the cookie in php?
What is difference between python and php?
What are the steps for the payment gateway processing?
Write a program in php to print a table of a number?
How to read the entire file into a single string?