A

Admin • 832.27K Points
Coach

Q. Which function is used to destroy a session in PHP

  • (A) session destroy
  • (B) unset session
  • (C) end session
  • (D) session end
  • Correct Answer - Option(A)
  • Views: 24
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

session destroy ends the current session and deletes session data

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.