How can we destroy the session, how can we unset the
variable of a session?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / lakshmi
using session_destroy()we can destroy the session and using
session_unset() we can delete all the session variable
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / 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 |
Write a php function to convert all null values to blank?
Why use static methods php?
How many data types are used by php?
Explain about Functions in PHP?
What is the main difference between require() and include()?
Is null check in php?
Tell me what is the use of explode() function?
i m a B.E,passed out few yrs bak failed to find good job due to less marks now thinkin of a career as PHP developer. is it a lucarative field and wat r career prospects; hv heard dat initial salary is very less bout 6k also most jobs r contrct jobs.pls guide me need ur valuable advice.pls hellppp!! thnx..
What is the difference between $message and $$message in php?
am from coimbatore.am learning php&mysql. what will be the approx salary for me if i get a job in coimbatore.
What IS PHP?
What is the difference between echo, print and printf()?