ExamVeda
Login
Home
This question belongs to PHP HTML Forms Handling
HTML Forms Handling
?

Which function is used to erase all session variables stored in the current session?

Answer & Solution
Correct Answer: Option D
This will not completely remove the session from the storage mechanism. If you want to completely destroy the session, you need to use the function session_destroy().
Examveda
Question posted by Examveda
Community

Join the Discussion

No comments yet Be the first to discuss this question.