Answers

Question and Answer:

  Home  Internee PHP Developer

⟩ Tell me what is the difference between session_unregister() and session_unset()?

The session_unregister() function unregister a global variable from the current session and the session_unset() function free all session variables.

 147 views

More Questions for you: