Q:

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

belongs to collection: SESSION HANDLING IN PHP MCQ

0

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


  1. session_destroy()
  2. session_change()
  3. session_remove()
  4. session_unset()

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (d).session_unset()

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

SESSION HANDLING IN PHP MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
What will the function session_id() return is no p... >>
<< Which one of the following function is used to sta...