Is there a way to register a session when someone click on a link or un register a session?
any one?
Sure, you can do either, provided the link calls a script with a call to session_start() and session_register() or session_unregister()