A

Admin • 833K Points
Coach

Q. Which function is used to destroy a session?

  • (A) session_destroy()
  • (B) destroy_session()
  • (C) end_session()
  • (D) unset_session()
  • Correct Answer - Option(A)
  • Views: 34
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

session_destroy() is used to end the current session.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.