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

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

Read Online Internee PHP Developer Job Interview Questions And Answers